tag | line | file | source code |
---|---|---|---|
nports | 140 | net/ipv4/ip_fw.c | extern inline int port_match(unsigned short *portptr,int nports,unsigned short port,int range_flag) |
nports | 142 | net/ipv4/ip_fw.c | if (!nports) |
nports | 150 | net/ipv4/ip_fw.c | nports -= 2; |
nports | 153 | net/ipv4/ip_fw.c | while ( nports-- > 0 ) |