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

/linux-master/net/netfilter/ipvs/
H A Dip_vs_proto_udp.c492 .conn_in_get = ip_vs_conn_in_get_proto,
H A Dip_vs_core.c491 ip_vs_conn_in_get_proto, svc->ipvs,
1704 cp = INDIRECT_CALL_1(pp->conn_in_get, ip_vs_conn_in_get_proto,
1858 cp = INDIRECT_CALL_1(pp->conn_in_get, ip_vs_conn_in_get_proto,
1990 cp = INDIRECT_CALL_1(pp->conn_in_get, ip_vs_conn_in_get_proto,
H A Dip_vs_proto_sctp.c588 .conn_in_get = ip_vs_conn_in_get_proto,
H A Dip_vs_conn.c335 ip_vs_conn_in_get_proto(struct netns_ipvs *ipvs, int af, function
346 EXPORT_SYMBOL_GPL(ip_vs_conn_in_get_proto); variable
H A Dip_vs_proto_tcp.c737 .conn_in_get = ip_vs_conn_in_get_proto,
/linux-master/include/net/
H A Dip_vs.h1326 struct ip_vs_conn * ip_vs_conn_in_get_proto(struct netns_ipvs *ipvs, int af,

Completed in 159 milliseconds