Home
last modified time | relevance | path

Searched refs:conn_out (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/net/netfilter/ipvs/
A Dip_vs_pe_sip.c171 .conn_out = ip_vs_sip_conn_out,
A Dip_vs_ctl.c1486 if (svc->pe && svc->pe->conn_out) in ip_vs_add_service()
1603 new_pe_conn_out = (pe && pe->conn_out) ? true : false; in ip_vs_edit_service()
1604 old_pe_conn_out = (old_pe && old_pe->conn_out) ? true : false; in ip_vs_edit_service()
1648 if (old_pe && old_pe->conn_out) in __ip_vs_del_service()
A Dip_vs_core.c1248 if (pe && pe->conn_out) in __ip_vs_rs_conn_out()
1249 cp = pe->conn_out(svc, dest, skb, iph, in __ip_vs_rs_conn_out()
/linux-6.3-rc2/include/net/
A Dip_vs.h816 struct ip_vs_conn* (*conn_out)(struct ip_vs_service *svc, member

Completed in 20 milliseconds