Home
last modified time | relevance | path

Searched refs:LLC_SNAPFRAMELEN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net/
H A Dif_llc.h114 #define LLC_SNAPFRAMELEN 8 macro
117 CTASSERT(sizeof (struct llc) == LLC_SNAPFRAMELEN);
/freebsd/tools/tools/net80211/wlantxtime/
H A Dwlantxtime.c524 + LLC_SNAPFRAMELEN in main()
/freebsd/sys/dev/ale/
H A Dif_ale.c2394 p += LLC_SNAPFRAMELEN; in ale_rxcsum()