Lines Matching refs:nla_nest_start_noflag
848 nla = nla_nest_start_noflag(skb, OVS_TUNNEL_KEY_ATTR_VXLAN_OPTS); in vxlan_opt_to_nlattr()
940 nla = nla_nest_start_noflag(skb, OVS_KEY_ATTR_TUNNEL); in ip_tun_to_nlattr()
1964 start = nla_nest_start_noflag(skb, OVS_KEY_ATTR_NSH); in nsh_key_to_nlattr()
2047 encap = nla_nest_start_noflag(skb, OVS_KEY_ATTR_ENCAP); in __ovs_nla_put_key()
2054 in_encap = nla_nest_start_noflag(skb, in __ovs_nla_put_key()
2239 nla = nla_nest_start_noflag(skb, attr); in ovs_nla_put_key()
3389 start = nla_nest_start_noflag(skb, OVS_ACTION_ATTR_SAMPLE); in sample_action_to_attr()
3402 ac_start = nla_nest_start_noflag(skb, OVS_SAMPLE_ATTR_ACTIONS); in sample_action_to_attr()
3428 start = nla_nest_start_noflag(skb, OVS_ACTION_ATTR_CLONE); in clone_action_to_attr()
3450 start = nla_nest_start_noflag(skb, OVS_ACTION_ATTR_CHECK_PKT_LEN); in check_pkt_len_action_to_attr()
3469 ac_start = nla_nest_start_noflag(skb, in check_pkt_len_action_to_attr()
3488 ac_start = nla_nest_start_noflag(skb, in check_pkt_len_action_to_attr()
3518 start = nla_nest_start_noflag(skb, OVS_ACTION_ATTR_DEC_TTL); in dec_ttl_action_to_attr()
3526 action_start = nla_nest_start_noflag(skb, OVS_DEC_TTL_ATTR_ACTION); in dec_ttl_action_to_attr()
3565 start = nla_nest_start_noflag(skb, OVS_ACTION_ATTR_SET); in set_action_to_attr()
3597 nla = nla_nest_start_noflag(skb, OVS_ACTION_ATTR_SET); in masked_set_action_to_set_action_attr()