Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/ofed/include/linux/
Dif_ether.h36 #define ETH_P_8021Q ETHERTYPE_VLAN macro
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Decore_tcp_ip.h34 #define ETH_P_8021Q 0x8100 /* 802.1Q VLAN Extended Header */ macro
Decore_sp_commands.c373 p_ramrod->outer_tag_config.outer_tag.tpid = ETH_P_8021Q; in ecore_sp_pf_start()
Decore_dev.c3813 ether_type = ETH_P_8021Q; in ecore_hw_init()
/freebsd-10-stable/sys/ofed/drivers/infiniband/core/
Dud_header.c246 header->eth.type = cpu_to_be16(ETH_P_8021Q); in ib_ud_header_init()
/freebsd-10-stable/contrib/libpcap/
Dpcap-linux.c1564 tag->vlan_tpid = htons(ETH_P_8021Q);
3954 tag->vlan_tpid = htons(ETH_P_8021Q);