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

/freebsd-10.0-release/sys/net/
H A Dif_spppsubr.c3495 int ifidcount; local
3515 ifidcount = 0;
3522 if (len >= 10 && p[1] == 10 && ifidcount == 0) {
3524 ifidcount++;

Completed in 166 milliseconds