Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Dif_vxlan.h36 struct vxlan_header { struct
37 uint32_t vxlh_flags;
38 uint32_t vxlh_vni;
/freebsd/sys/netinet/
H A Dtcp_lro.c224 struct vxlan_header { struct
242 const struct vxlan_header *vxh; in tcp_lro_low_level_parser() argument