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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Din6_pcb.c1019 int matchwild = 3, wildcard; local
1084 if (wildcard < matchwild) {
1086 matchwild = wildcard;
1087 if (matchwild == 0) {
/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Din_pcb.c1119 int matchwild = 3, wildcard; local
1188 if (wildcard < matchwild) {
1190 matchwild = wildcard;
1191 if (matchwild == 0) {

Completed in 29 milliseconds