Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dvxlan.h141 __u16 port_min; member
/linux-4.4.14/drivers/net/
Dvxlan.c1979 src_port = udp_flow_src_port(dev_net(dev), skb, vxlan->cfg.port_min, in vxlan_xmit_one()
2435 sport = udp_flow_src_port(dev_net(dev), skb, vxlan->cfg.port_min, in vxlan_fill_metadata_dst()
2975 conf.port_min = ntohs(p->low); in vxlan_newlink()
3075 .low = htons(vxlan->cfg.port_min), in vxlan_fill_info()