Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/net/
Dif_llc.h117 #define LLC_SNAPFRAMELEN 8 macro
120 CTASSERT(sizeof (struct llc) == LLC_SNAPFRAMELEN);
/freebsd-12-stable/tools/tools/net80211/wlantxtime/
Dwlantxtime.c526 + LLC_SNAPFRAMELEN in main()
/freebsd-12-stable/sys/dev/ale/
Dif_ale.c2443 p += LLC_SNAPFRAMELEN; in ale_rxcsum()