Searched refs:conn_schedule (Results 1 - 6 of 6) 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_ah_esp.c68 * service, so our conn_schedule hook should return NF_ACCEPT
197 .conn_schedule = ah_esp_conn_schedule,
221 .conn_schedule = ah_esp_conn_schedule,
H A Dip_vs_proto_udp.c470 .conn_schedule = udp_conn_schedule,
H A Dip_vs_proto_sctp.c1122 .conn_schedule = sctp_conn_schedule,
H A Dip_vs_proto_tcp.c671 .conn_schedule = tcp_conn_schedule,
H A Dip_vs_core.c1337 if (!pp->conn_schedule(af, skb, pp, &v, &cp))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dip_vs.h305 int (*conn_schedule)(int af, struct sk_buff *skb, member in struct:ip_vs_protocol
584 int (*conn_schedule)(struct sk_buff *skb, struct ip_vs_app *app, member in struct:ip_vs_app

Completed in 91 milliseconds