Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/netinet6/
H A Din6_pcb.c1236 int matchwild = 3, wildcard; in in6_pcblookup_local() local
1307 if (wildcard < matchwild) { in in6_pcblookup_local()
1309 matchwild = wildcard; in in6_pcblookup_local()
1310 if (matchwild == 0) { in in6_pcblookup_local()
/xnu-11417.121.6/bsd/netinet/
H A Din_pcb.c2378 int matchwild = 3, wildcard; in in_pcblookup_local() local
2451 if (wildcard < matchwild) { in in_pcblookup_local()
2453 matchwild = wildcard; in in_pcblookup_local()
2454 if (matchwild == 0) { in in_pcblookup_local()