Searched refs:vxlh_flags (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/net/
H A Dif_vxlan.h39 uint32_t vxlh_flags; member in struct:vxlan_header
H A Dif_vxlan.c2269 vxh->vxlh_flags = htonl(VXLAN_HDR_FLAGS_VALID_VNI);
2483 if (vxh->vxlh_flags != htonl(VXLAN_HDR_FLAGS_VALID_VNI) ||

Completed in 54 milliseconds