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

/freebsd-11.0-release/sys/dev/tl/
H A Dif_tlreg.h53 #define TL_MIN_FRAMELEN 64 macro
83 unsigned char tl_pad[TL_MIN_FRAMELEN];
H A Dif_tl.c1837 if (total_len < TL_MIN_FRAMELEN) {
1842 f->tlist_dcnt = TL_MIN_FRAMELEN - total_len;

Completed in 102 milliseconds