Home
last modified time | relevance | path

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

/Linux-v5.10/net/netfilter/ipvs/
Dip_vs_core.c353 if (!ct || !ip_vs_check_template(ct, NULL)) { in ip_vs_sched_persist()
1184 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-v5.10/include/net/
Dip_vs.h1251 int ip_vs_check_template(struct ip_vs_conn *ct, struct ip_vs_dest *cdest);