Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_ctl.c3489 struct nlattr *nla_sched, *nla_flags, *nla_pe, *nla_timeout, in ip_vs_genl_parse_service() local
3494 nla_pe = attrs[IPVS_SVC_ATTR_PE_NAME]; in ip_vs_genl_parse_service()
3512 usvc->pe_name = nla_pe ? nla_data(nla_pe) : NULL; in ip_vs_genl_parse_service()