Searched refs:tun_opts (Results 1 – 4 of 4) sorted by relevance
53 (sizeof_field(struct sw_flow_key, tun_opts) - opt_len)55 ((void *)((flow_key)->tun_opts + TUN_METADATA_OFFSET(opt_len)))76 u8 tun_opts[IP_TUNNEL_OPTS_MAX]; member
548 if (nla_len(a) > sizeof(match->key->tun_opts)) { in genev_tun_opt_from_nlattr()550 nla_len(a), sizeof(match->key->tun_opts)); in genev_tun_opt_from_nlattr()602 BUILD_BUG_ON(sizeof(opts) > sizeof(match->key->tun_opts)); in vxlan_tun_opt_from_nlattr()656 sizeof(match->key->tun_opts)); in erspan_tun_opt_from_nlattr()658 if (nla_len(a) > sizeof(match->key->tun_opts)) { in erspan_tun_opt_from_nlattr()660 nla_len(a), sizeof(match->key->tun_opts)); in erspan_tun_opt_from_nlattr()867 const void *tun_opts, int swkey_tun_opts_len) in vxlan_opt_to_nlattr() argument869 const struct vxlan_metadata *opts = tun_opts; in vxlan_opt_to_nlattr()885 const void *tun_opts, int swkey_tun_opts_len, in __ip_tun_to_nlattr() argument942 swkey_tun_opts_len, tun_opts)) in __ip_tun_to_nlattr()[all …]
1019 > sizeof(key->tun_opts)); in ovs_flow_key_extract()
220 const void *tun_opts = ip_tunnel_info_opts(tun_info); in __psample_ip_tun_to_nlattr() local278 tun_opts_len, tun_opts)) in __psample_ip_tun_to_nlattr()283 tun_opts_len, tun_opts)) in __psample_ip_tun_to_nlattr()