Searched defs:pppheader (Results 1 – 2 of 2) sorted by relevance
/csrg-svn/sys/vax/if/ | ||
H A D | if_dp.c | 581 static char pppheader[4] = { -1, 3, 0, 0x21 }; variable |
/csrg-svn/sys/i386/isa/ | ||
H A D | if_apx.c | 569 static char pppheader[4] = { -1, 3, 0, 0x21 }; local |