Home
last modified time | relevance | path

Searched refs:LLC_TEST_P (Results 1 – 4 of 4) sorted by relevance

/original-bsd/sys/net/
H A Dif_llc.h86 #define LLC_TEST_P 0xf3 macro
H A Dif_ethersubr.c364 case LLC_TEST_P:
/original-bsd/sys/netiso/
H A Dif_un.eg599 /* LLC_XID, LLC_XID_P, LLC_TEST, and LLC_TEST_P are untested */
610 case LLC_TEST_P: {
/original-bsd/sys/netccitt/
H A Dllc_subr.c2205 case LLC_TEST_P: ft = LLCFT_TEST; break; in llc_decode()