Home
last modified time | relevance | path

Searched refs:matchwild (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.1.10/bsd/netinet6/
H A Din6_pcb.c1240 int matchwild = 3, wildcard; in in6_pcblookup_local() local
1311 if (wildcard < matchwild) { in in6_pcblookup_local()
1313 matchwild = wildcard; in in6_pcblookup_local()
1314 if (matchwild == 0) { in in6_pcblookup_local()
/xnu-11215.1.10/bsd/netinet/
H A Din_pcb.c2382 int matchwild = 3, wildcard; in in_pcblookup_local() local
2455 if (wildcard < matchwild) { in in_pcblookup_local()
2457 matchwild = wildcard; in in_pcblookup_local()
2458 if (matchwild == 0) { in in_pcblookup_local()