Home
last modified time | relevance | path

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

/netbsd/sys/net/
H A Dif_arc.h77 #define ARC_MIN_FORBID_LEN 254 macro
H A Dif_arcsubr.c294 ARC_MIN_FORBID_LEN - ARC_HDRNEWLEN + 2) && in arc_output()
/netbsd/sys/dev/ic/
H A Dsmc90cx6.c82 #define ARC_MIN_FORBID_LEN 254 macro
419 if (tlen < ARC_MIN_FORBID_LEN) { in bah_start()