Home
last modified time | relevance | path

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

/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c1905 ip_vs_pe_put(pe); in ip_vs_add_service()
2001 ip_vs_pe_put(old_pe); in ip_vs_edit_service()
2037 ip_vs_pe_put(old_pe); in __ip_vs_del_service()
H A Dip_vs_conn.c1226 ip_vs_pe_put(cp->pe); in ip_vs_conn_rcu_free()
/linux/include/net/
H A Dip_vs.h1800 #define ip_vs_pe_put(pe) \ macro