Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dif_ether.h131 #define ETH64_IS_8021_RSVD(_e64) \ macro
/openbsd/sys/net/
H A Dif_tpmr.c233 if (ETH64_IS_8021_RSVD(dst)) { in tpmr_8021q_filter()
H A Dif_veb.c1082 if (ETH64_IS_8021_RSVD(dst)) { in veb_port_input()
H A Dif_aggr.c805 ETH64_IS_8021_RSVD(dst))) { in aggr_input_control()