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

/xnu-2782.1.97/bsd/netinet/
H A Din_gif.c328 int addrmatch; local
341 addrmatch = 0;
343 addrmatch |= 1;
345 addrmatch |= 2;
346 if (addrmatch != 3)

Completed in 15 milliseconds