Home
last modified time | relevance | path

Searched refs:ip_vs_check_template (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/net/netfilter/ipvs/
Dip_vs_core.c341 if (!ct || !ip_vs_check_template(ct, NULL)) { in ip_vs_sched_persist()
1172 if (!ct || !ip_vs_check_template(ct, dest)) { in ip_vs_new_conn_out()
Dip_vs_conn.c767 int ip_vs_check_template(struct ip_vs_conn *ct, struct ip_vs_dest *cdest) in ip_vs_check_template() function
/linux-6.1.9/include/net/
Dip_vs.h1262 int ip_vs_check_template(struct ip_vs_conn *ct, struct ip_vs_dest *cdest);