Home
last modified time | relevance | path

Searched defs:nla_flags (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py279 nla_flags = NLA_F_NESTED variable in ovsactions
310 nla_flags = NLA_F_NESTED variable in ovsactions.ctact
326 nla_flags = NLA_F_NESTED variable in ovsactions.ctact.natattr
411 nla_flags = NLA_F_NESTED variable in ovsactions.userspace
660 nla_flags = NLA_F_NESTED variable in ovskey
/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