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

/net/netfilter/ipvs/
H A Dip_vs_ctl.c2990 struct nlattr *nla_sched, *nla_flags, *nla_pe, *nla_timeout, local
2995 nla_pe = attrs[IPVS_SVC_ATTR_PE_NAME];
3013 usvc->pe_name = nla_pe ? nla_data(nla_pe) : NULL;

Completed in 60 milliseconds