Lines Matching defs:port
240 static inline struct hlist_head *vs_head(struct net *net, __be16 port) in vs_head()
264 __be16 port, u32 flags) in vxlan_find_sock()
293 sa_family_t family, __be16 port, in vxlan_find_vni()
488 union vxlan_addr *ip, __be16 port, in vxlan_fdb_find_rdst()
506 union vxlan_addr *ip, __be16 port, __u32 vni, __u32 ifindex) in vxlan_fdb_replace()
526 union vxlan_addr *ip, __be16 port, __u32 vni, in vxlan_fdb_append()
662 __be16 port = inet_sk(sk)->inet_sport; in vxlan_notify_add_rx_port() local
687 __be16 port = inet_sk(sk)->inet_sport; in vxlan_notify_del_rx_port() local
705 __be16 port, __u32 vni, __u32 ifindex, in vxlan_fdb_create()
811 union vxlan_addr *ip, __be16 *port, u32 *vni, u32 *ifindex) in vxlan_fdb_parse()
873 __be16 port; in vxlan_fdb_add() local
910 __be16 port; in vxlan_fdb_delete() local
2327 __be16 port; in vxlan_get_rx_port() local
2473 __be16 port, u32 flags) in vxlan_create_sock()
2500 static struct vxlan_sock *vxlan_socket_create(struct net *net, __be16 port, in vxlan_socket_create()
2555 struct vxlan_sock *vxlan_sock_add(struct net *net, __be16 port, in vxlan_sock_add()