Searched refs:ip_vs_conn_out_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.c472 .conn_out_get = ip_vs_conn_out_get_proto,
H A Dip_vs_conn.c383 ip_vs_conn_out_get_proto(int af, const struct sk_buff *skb, function
403 EXPORT_SYMBOL_GPL(ip_vs_conn_out_get_proto); variable
H A Dip_vs_proto_sctp.c1124 .conn_out_get = ip_vs_conn_out_get_proto,
H A Dip_vs_proto_tcp.c673 .conn_out_get = ip_vs_conn_out_get_proto,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_vs.h645 struct ip_vs_conn * ip_vs_conn_out_get_proto(int af, const struct sk_buff *skb,

Completed in 37 milliseconds