Searched defs:matches (Results 1 – 7 of 7) sorted by relevance
/net/can/ |
D | af_can.h | 56 unsigned long matches; member 80 unsigned long matches; member
|
D | af_can.c | 589 int matches = 0; in can_rcv_filter() local 654 int matches; in can_receive() local
|
/net/netfilter/ |
D | xt_connlimit.c | 108 int matches = 0; in count_them() local
|
/net/ipv6/ |
D | inet6_hashtables.c | 168 int score, hiscore, matches = 0, reuseport = 0; in inet6_lookup_listener() local
|
D | udp.c | 207 int score, badness, matches = 0, reuseport = 0; in udp6_lib_lookup2() local 264 int score, badness, matches = 0, reuseport = 0; in __udp6_lib_lookup() local
|
/net/ipv4/ |
D | inet_hashtables.c | 187 int score, hiscore, matches = 0, reuseport = 0; in __inet_lookup_listener() local
|
D | udp.c | 417 int score, badness, matches = 0, reuseport = 0; in udp4_lib_lookup2() local 473 int score, badness, matches = 0, reuseport = 0; in __udp4_lib_lookup() local
|