Home
last modified time | relevance | path

Searched defs:vxlan_header (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/net/
H A Dif_vxlan.h36 struct vxlan_header { struct
37 uint32_t vxlh_flags;
38 uint32_t vxlh_vni;
/freebsd-src/sys/netinet/
H A Dtcp_lro.c227 struct vxlan_header { global() struct
245 vxlh_vnivxlan_header tcp_lro_low_level_parser() argument