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

/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_pcb.c896 int matchwild = 3, wildcard; local
961 if (wildcard < matchwild) {
963 matchwild = wildcard;
964 if (matchwild == 0) {
/darwin-on-arm/xnu/bsd/netinet/
H A Din_pcb.c1271 int matchwild = 3, wildcard; local
1340 if (wildcard < matchwild) {
1342 matchwild = wildcard;
1343 if (matchwild == 0) {

Completed in 113 milliseconds