Home
last modified time | relevance | path

Searched refs:ip_vs_conn_out_get_proto (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/net/netfilter/ipvs/
Dip_vs_proto_udp.c493 .conn_out_get = ip_vs_conn_out_get_proto,
Dip_vs_conn.c452 ip_vs_conn_out_get_proto(struct netns_ipvs *ipvs, int af, in ip_vs_conn_out_get_proto() function
463 EXPORT_SYMBOL_GPL(ip_vs_conn_out_get_proto);
Dip_vs_core.c991 cp = INDIRECT_CALL_1(pp->conn_out_get, ip_vs_conn_out_get_proto, in ip_vs_out_icmp()
1048 cp = INDIRECT_CALL_1(pp->conn_out_get, ip_vs_conn_out_get_proto, in ip_vs_out_icmp_v6()
1415 cp = INDIRECT_CALL_1(pp->conn_out_get, ip_vs_conn_out_get_proto, in ip_vs_out()
Dip_vs_proto_sctp.c587 .conn_out_get = ip_vs_conn_out_get_proto,
Dip_vs_proto_tcp.c738 .conn_out_get = ip_vs_conn_out_get_proto,
/Linux-v5.10/include/net/
Dip_vs.h1220 struct ip_vs_conn * ip_vs_conn_out_get_proto(struct netns_ipvs *ipvs, int af,