Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_mbufhash.c188 etype = ntohs(vlan->evl_proto); in m_ether_tcpip_hash()
/f-stack/tools/compat/include/net/
H A Dethernet.h91 uint16_t evl_proto; member
/f-stack/freebsd/net/
H A Dethernet.h91 uint16_t evl_proto; member
H A Dif_ethersubr.c1287 vlan.evl_proto = vlan.evl_encap_proto; in ether_vlan_mtap()
H A Diflib.c3157 pi->ipi_etype = ntohs(eh->evl_proto); in iflib_parse_header()
/f-stack/freebsd/netgraph/netflow/
H A Dng_netflow.c732 etype = ntohs(evh->evl_proto); in ng_netflow_rcvdata()
/f-stack/freebsd/arm64/broadcom/genet/
H A Dif_genet.c1206 ether_type = ntohs(((struct ether_vlan_header *)p)->evl_proto); in gen_parse_tx()