Searched defs:port_match (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | xt_tcpudp.c | 26 port_match(u_int16_t min, u_int16_t max, u_int16_t port, bool invert) in port_match() function
|
H A D | xt_conntrack.c | 114 port_match(u16 min, u16 max, u16 port, bool invert) in port_match() function
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | xt_conntrack.c | 114 port_match(u16 min, u16 max, u16 port, bool invert) in port_match() function
|
H A D | xt_tcpudp.c | 29 port_match(u_int16_t min, u_int16_t max, u_int16_t port, bool invert) in port_match() function
|
Completed in 5 milliseconds