Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dprint-cdp.c49 #define CDP_TLV_LEN_OFFSET 2 macro
266 …len = GET_BE_U_2(tptr + CDP_TLV_LEN_OFFSET); /* object length includes the 4 bytes header length … in cdp_print()