Home
last modified time | relevance | path

Searched refs:conn_schedule (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_proto_ah_esp.c66 * service, so our conn_schedule hook should return NF_ACCEPT in ah_esp_conn_in_get()
123 .conn_schedule = ah_esp_conn_schedule,
145 .conn_schedule = ah_esp_conn_schedule,
H A Dip_vs_proto_udp.c491 .conn_schedule = udp_conn_schedule,
H A Dip_vs_proto_sctp.c585 .conn_schedule = sctp_conn_schedule,
H A Dip_vs_proto_tcp.c736 .conn_schedule = tcp_conn_schedule,
H A Dip_vs_core.c1547 if (!pp->conn_schedule(ipvs, af, skb, pd, verdict, cpp, iph)) in ip_vs_try_to_schedule()
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_proto_ah_esp.c66 * service, so our conn_schedule hook should return NF_ACCEPT in ah_esp_conn_in_get()
123 .conn_schedule = ah_esp_conn_schedule,
145 .conn_schedule = ah_esp_conn_schedule,
H A Dip_vs_proto_udp.c491 .conn_schedule = udp_conn_schedule,
H A Dip_vs_proto_sctp.c585 .conn_schedule = sctp_conn_schedule,
H A Dip_vs_proto_tcp.c736 .conn_schedule = tcp_conn_schedule,
H A Dip_vs_core.c1482 if (!pp->conn_schedule(ipvs, af, skb, pd, verdict, cpp, iph)) in ip_vs_try_to_schedule()
/kernel/linux/linux-5.10/include/net/
H A Dip_vs.h430 int (*conn_schedule)(struct netns_ipvs *ipvs, member
790 int (*conn_schedule)(struct sk_buff *skb, struct ip_vs_app *app, member
/kernel/linux/linux-6.6/include/net/
H A Dip_vs.h491 int (*conn_schedule)(struct netns_ipvs *ipvs, member
852 int (*conn_schedule)(struct sk_buff *skb, struct ip_vs_app *app, member

Completed in 22 milliseconds