Home
last modified time | relevance | path

Searched refs:tun_port (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_ctl.c536 port = dest->tun_port; in ip_vs_rs_hash()
627 /* Find real service record by <af,addr,tun_port>.
628 * In case of multiple records with the same <af,addr,tun_port>, only
635 __be16 tun_port) in ip_vs_find_tunnel()
641 hash = ip_vs_rs_hashkey(af, daddr, tun_port); in ip_vs_find_tunnel()
644 if (dest->tun_port == tun_port && in ip_vs_find_tunnel()
897 udest->tun_port != dest->tun_port) in __ip_vs_update_dest()
902 dest->tun_port in __ip_vs_update_dest()
633 ip_vs_find_tunnel(struct netns_ipvs *ipvs, int af, const union nf_inet_addr *daddr, __be16 tun_port) ip_vs_find_tunnel() argument
[all...]
H A Dip_vs_xmit.c1084 dport = cp->dest->tun_port; in ipvs_gue_encap()
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_ctl.c574 port = dest->tun_port; in ip_vs_rs_hash()
665 /* Find real service record by <af,addr,tun_port>.
666 * In case of multiple records with the same <af,addr,tun_port>, only
673 __be16 tun_port) in ip_vs_find_tunnel()
679 hash = ip_vs_rs_hashkey(af, daddr, tun_port); in ip_vs_find_tunnel()
682 if (dest->tun_port == tun_port && in ip_vs_find_tunnel()
994 udest->tun_port != dest->tun_port) in __ip_vs_update_dest()
999 dest->tun_port in __ip_vs_update_dest()
671 ip_vs_find_tunnel(struct netns_ipvs *ipvs, int af, const union nf_inet_addr *daddr, __be16 tun_port) ip_vs_find_tunnel() argument
[all...]
H A Dip_vs_xmit.c1068 dport = cp->dest->tun_port; in ipvs_gue_encap()
/kernel/linux/linux-5.10/include/net/
H A Dip_vs.h605 __be16 tun_port; /* tunnel port */ member
668 __be16 tun_port; /* tunnel port */ member
1428 __be16 tun_port);
/kernel/linux/linux-6.6/include/net/
H A Dip_vs.h666 __be16 tun_port; /* tunnel port */ member
729 __be16 tun_port; /* tunnel port */ member
1538 __be16 tun_port);

Completed in 16 milliseconds