Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_ctl.c1311 ip_vs_pe_put(pe); in ip_vs_add_service()
1405 ip_vs_pe_put(old_pe); in ip_vs_edit_service()
1436 ip_vs_pe_put(old_pe); in __ip_vs_del_service()
Dip_vs_conn.c810 ip_vs_pe_put(cp->pe); in ip_vs_conn_rcu_free()
Dip_vs_sync.c1190 ip_vs_pe_put(param.pe); in ip_vs_proc_sync_conn()
/Linux-v4.19/include/net/
Dip_vs.h1351 #define ip_vs_pe_put(pe) \ macro