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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-lldp.c581 #define LLDP_INTF_NUM_LEN 5 macro
1388 if (tlen < LLDP_INTF_NUM_LEN) {
1398 tptr += LLDP_INTF_NUM_LEN;
1399 tlen -= LLDP_INTF_NUM_LEN;

Completed in 59 milliseconds