Lines Matching defs:tun_opts
540 if (nla_len(a) > sizeof(match->key->tun_opts)) {
542 nla_len(a), sizeof(match->key->tun_opts));
594 BUILD_BUG_ON(sizeof(opts) > sizeof(match->key->tun_opts));
648 sizeof(match->key->tun_opts));
650 if (nla_len(a) > sizeof(match->key->tun_opts)) {
652 nla_len(a), sizeof(match->key->tun_opts));
856 const void *tun_opts, int swkey_tun_opts_len)
858 const struct vxlan_metadata *opts = tun_opts;
874 const void *tun_opts, int swkey_tun_opts_len,
931 swkey_tun_opts_len, tun_opts))
934 vxlan_opt_to_nlattr(skb, tun_opts, swkey_tun_opts_len))
938 swkey_tun_opts_len, tun_opts))
947 const void *tun_opts, int swkey_tun_opts_len,
957 err = __ip_tun_to_nlattr(skb, output, tun_opts, swkey_tun_opts_len,