Searched defs:nomatch (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/net/netfilter/ipset/ | ||
H A D | ip_set_hash_netiface.c | 51 u8 nomatch; member |
H A D | ip_set_hash_net.c | 45 u8 nomatch; member |
H A D | ip_set_hash_netport.c | 56 u8 nomatch:1; member |
H A D | ip_set_hash_ipportnet.c | 57 u8 nomatch:1; member |
H A D | ip_set_hash_netnet.c | 49 u8 nomatch; member |
H A D | ip_set_hash_netportnet.c | 55 u8 nomatch; member |
/openbmc/linux/net/ipv6/ | ||
H A D | route.c | 793 struct fib6_info *nomatch, u32 metric, in __find_rr_leaf() argument |