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

/linux-master/net/netfilter/ipvs/
H A Dip_vs_core.c341 if (!ct || !ip_vs_check_template(ct, NULL)) {
1171 if (!ct || !ip_vs_check_template(ct, dest)) {
H A Dip_vs_conn.c767 int ip_vs_check_template(struct ip_vs_conn *ct, struct ip_vs_dest *cdest) function
/linux-master/include/net/
H A Dip_vs.h1363 int ip_vs_check_template(struct ip_vs_conn *ct, struct ip_vs_dest *cdest);

Completed in 132 milliseconds