sys/net/if_vxlan.c
2558
vxlan_encap_header(sc, m, sizeof(struct ip), srcport, dstport);
sys/net/if_vxlan.c
2668
vxlan_encap_header(sc, m, sizeof(struct ip6_hdr), srcport, dstport);
sys/net/if_vxlan.c
356
static void vxlan_encap_header(struct vxlan_softc *, struct mbuf *,