Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dethertype.h135 #ifndef ETHERTYPE_LLDP
136 #define ETHERTYPE_LLDP 0x88cc macro
H A Dprint-ether.c324 case ETHERTYPE_LLDP: in ether_encap_print()
/openbsd/sys/net/
H A Dethertypes.h305 #define ETHERTYPE_LLDP 0x88CC /* Link Layer Discovery Protocol */ macro
H A Dif_ethersubr.c1342 case ETHERTYPE_LLDP: in ether_frm_valid_etype()
H A Dif_aggr.c804 } else if (__predict_false(etype == htons(ETHERTYPE_LLDP) && in aggr_input_control()
/openbsd/lib/libpcap/
H A Dnametoaddr.c201 { "lldp", ETHERTYPE_LLDP },
/openbsd/sys/dev/pci/
H A Dif_ice.c20263 err = ice_add_ethertype_to_list(vsi, &ethertype_list, ETHERTYPE_LLDP, in ice_add_rx_lldp_filter()