Home
last modified time | relevance | path

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

/xnu-10002.41.9/bsd/netinet6/
H A Din6_pcb.c1235 int matchwild = 3, wildcard; in in6_pcblookup_local() local
1305 if (wildcard < matchwild) { in in6_pcblookup_local()
1307 matchwild = wildcard; in in6_pcblookup_local()
1308 if (matchwild == 0) { in in6_pcblookup_local()
/xnu-10002.41.9/bsd/netinet/
H A Din_pcb.c2344 int matchwild = 3, wildcard; in in_pcblookup_local() local
2417 if (wildcard < matchwild) { in in_pcblookup_local()
2419 matchwild = wildcard; in in_pcblookup_local()
2420 if (matchwild == 0) { in in_pcblookup_local()