Home
last modified time | relevance | path

Searched defs:HDR_LEN (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/firewire/
H A Dif_fwe.c477 #define HDR_LEN 4 macro
/freebsd/tests/atf_python/sys/netlink/
H A Dattrs.py10 HDR_LEN = 4 # sizeof(struct nlattr) variable in NlAttr
/freebsd/sys/dev/ti/
H A Dif_ti.c1563 static int HDR_LEN = TCP_HDR_LEN; variable