tag | line | file | source code |
---|---|---|---|
nports | 79 | net/inet/ip_fw.c | extern inline int port_match(unsigned short *portptr,int nports,unsigned short port,int range_flag) |
nports | 81 | net/inet/ip_fw.c | if (!nports) |
nports | 89 | net/inet/ip_fw.c | nports -= 2; |
nports | 92 | net/inet/ip_fw.c | while ( nports-- > 0 ) |