Home
last modified time | relevance | path

Searched refs:port_min (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/net/
Dvxlan.h208 u16 port_min; member
/Linux-v4.19/drivers/net/
Dvxlan.c2166 src_port = udp_flow_src_port(dev_net(dev), skb, vxlan->cfg.port_min, in vxlan_xmit_one()
2559 sport = udp_flow_src_port(dev_net(dev), skb, vxlan->cfg.port_min, in vxlan_fill_metadata_dst()
3372 conf->port_min = ntohs(p->low); in vxlan_nl2conf()
3560 .low = htons(vxlan->cfg.port_min), in vxlan_fill_info()