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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_proto_udp.c471 .conn_in_get = ip_vs_conn_in_get_proto,
H A Dip_vs_conn.c275 ip_vs_conn_in_get_proto(int af, const struct sk_buff *skb, function
295 EXPORT_SYMBOL_GPL(ip_vs_conn_in_get_proto); variable
H A Dip_vs_proto_sctp.c1123 .conn_in_get = ip_vs_conn_in_get_proto,
H A Dip_vs_proto_tcp.c672 .conn_in_get = ip_vs_conn_in_get_proto,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_vs.h635 struct ip_vs_conn * ip_vs_conn_in_get_proto(int af, const struct sk_buff *skb,

Completed in 47 milliseconds