Home
last modified time | relevance | path

Searched refs:ct_match (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_pe_sip.c168 .ct_match = ip_vs_sip_ct_match,
H A Dip_vs_conn.c359 if (unlikely(p->pe_data && p->pe->ct_match)) { in ip_vs_ct_in_get()
362 if (p->pe == cp->pe && p->pe->ct_match(p, cp)) { in ip_vs_ct_in_get()
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_pe_sip.c168 .ct_match = ip_vs_sip_ct_match,
H A Dip_vs_conn.c358 if (unlikely(p->pe_data && p->pe->ct_match)) { in ip_vs_ct_in_get()
361 if (p->pe == cp->pe && p->pe->ct_match(p, cp)) { in ip_vs_ct_in_get()
/kernel/linux/linux-5.10/include/net/
H A Dip_vs.h730 bool (*ct_match)(const struct ip_vs_conn_param *p, member
/kernel/linux/linux-6.6/include/net/
H A Dip_vs.h792 bool (*ct_match)(const struct ip_vs_conn_param *p, member

Completed in 11 milliseconds