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

/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-lldp.c574 #define LLDP_INTF_NUM_LEN 5 macro
1144 if (tlen < LLDP_INTF_NUM_LEN) {
1154 tptr += LLDP_INTF_NUM_LEN;
1155 tlen -= LLDP_INTF_NUM_LEN;

Completed in 66 milliseconds