Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/openvswitch/
H A Dovs-dpctl.py366 nla_flags = NLA_F_NESTED variable in ovsactions
398 nla_flags = NLA_F_NESTED variable in ovsactions.psample
431 nla_flags = NLA_F_NESTED variable in ovsactions.sample
474 nla_flags = NLA_F_NESTED variable in ovsactions.ctact
490 nla_flags = NLA_F_NESTED variable in ovsactions.ctact.natattr
575 nla_flags = NLA_F_NESTED variable in ovsactions.userspace
901 nla_flags = NLA_F_NESTED variable in ovskey
1480 nla_flags = NLA_F_NESTED variable in ovskey.ovs_key_tunnel
/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