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

/linux-master/net/netfilter/ipvs/
H A Dip_vs_proto_udp.c493 .conn_out_get = ip_vs_conn_out_get_proto,
H A Dip_vs_proto_sctp.c589 .conn_out_get = ip_vs_conn_out_get_proto,
H A Dip_vs_conn.c452 ip_vs_conn_out_get_proto(struct netns_ipvs *ipvs, int af, function
463 EXPORT_SYMBOL_GPL(ip_vs_conn_out_get_proto); variable
H A Dip_vs_core.c979 cp = INDIRECT_CALL_1(pp->conn_out_get, ip_vs_conn_out_get_proto,
1036 cp = INDIRECT_CALL_1(pp->conn_out_get, ip_vs_conn_out_get_proto,
1400 cp = INDIRECT_CALL_1(pp->conn_out_get, ip_vs_conn_out_get_proto,
H A Dip_vs_proto_tcp.c738 .conn_out_get = ip_vs_conn_out_get_proto,
/linux-master/include/net/
H A Dip_vs.h1332 struct ip_vs_conn * ip_vs_conn_out_get_proto(struct netns_ipvs *ipvs, int af,

Completed in 162 milliseconds