Home
last modified time | relevance | path

Searched defs:exact_dif (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/net/ipv6/
Dinet6_hashtables.c99 const int dif, const int sdif, bool exact_dif) in compute_score()
135 bool exact_dif = inet6_exact_dif_match(net, skb); in inet6_lhash2_lookup() local
171 bool exact_dif = inet6_exact_dif_match(net, skb); in inet6_lookup_listener() local
Dudp.c116 int dif, int sdif, bool exact_dif) in compute_score()
167 int dif, int sdif, bool exact_dif, in udp6_lib_lookup2()
207 bool exact_dif = udp6_lib_exact_dif_match(net, skb); in __udp6_lib_lookup() local
/Linux-v4.19/net/ipv4/
Dinet_hashtables.c228 const int dif, const int sdif, bool exact_dif) in compute_score()
272 bool exact_dif = inet_exact_dif_match(net, skb); in inet_lhash2_lookup() local
308 bool exact_dif = inet_exact_dif_match(net, skb); in __inet_lookup_listener() local
Dudp.c370 int dif, int sdif, bool exact_dif) in compute_score()
432 int dif, int sdif, bool exact_dif, in udp4_lib_lookup2()
472 bool exact_dif = udp_lib_exact_dif_match(net, skb); in __udp4_lib_lookup() local