Home
last modified time | relevance | path

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

/linux/include/net/
H A Dip_vs.h800 const struct ip_vs_pe *pe;
828 const struct ip_vs_pe *pe;
958 struct ip_vs_pe __rcu *pe;
1044 struct ip_vs_pe { struct
1821 int register_ip_vs_pe(struct ip_vs_pe *pe);
1822 int unregister_ip_vs_pe(struct ip_vs_pe *pe);
1823 struct ip_vs_pe *ip_vs_pe_getbyname(const char *name);
1824 struct ip_vs_pe *__ip_vs_pe_getbyname(const char *pe_name);
/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c1766 struct ip_vs_pe *pe = NULL; in ip_vs_add_service()
1970 struct ip_vs_pe *pe = NULL, *old_pe = NULL; in ip_vs_edit_service()
2066 struct ip_vs_pe *old_pe; in __ip_vs_del_service()
4102 struct ip_vs_pe *pe; in ip_vs_genl_fill_service()
H A Dip_vs_core.c1421 struct ip_vs_pe *pe; in __ip_vs_rs_conn_out()