Home
last modified time | relevance | path

Searched refs:conn_schedule (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/net/netfilter/ipvs/
Dip_vs_proto_ah_esp.c129 .conn_schedule = ah_esp_conn_schedule,
152 .conn_schedule = ah_esp_conn_schedule,
Dip_vs_proto_udp.c486 .conn_schedule = udp_conn_schedule,
Dip_vs_proto_sctp.c580 .conn_schedule = sctp_conn_schedule,
Dip_vs_proto_tcp.c701 .conn_schedule = tcp_conn_schedule,
Dip_vs_core.c1710 if (!pp->conn_schedule(af, skb, pd, &v, &cp, &iph)) in ip_vs_in()
/linux-4.1.27/include/net/
Dip_vs.h444 int (*conn_schedule)(int af, struct sk_buff *skb, member
818 int (*conn_schedule)(struct sk_buff *skb, struct ip_vs_app *app, member