Searched refs:vxlan_pick_source_port (Results 1 – 1 of 1) sorted by relevance
355 static uint16_t vxlan_pick_source_port(struct vxlan_softc *, struct mbuf *);2381 vxlan_pick_source_port(struct vxlan_softc *sc, struct mbuf *m) in vxlan_pick_source_port() function2482 srcport = vxlan_pick_source_port(sc, m); in vxlan_encap4()2594 srcport = vxlan_pick_source_port(sc, m); in vxlan_encap6()