Lines Matching defs:tun_opts
528 if (nla_len(a) > sizeof(match->key->tun_opts)) {
530 nla_len(a), sizeof(match->key->tun_opts));
582 BUILD_BUG_ON(sizeof(opts) > sizeof(match->key->tun_opts));
636 sizeof(match->key->tun_opts));
638 if (nla_len(a) > sizeof(match->key->tun_opts)) {
640 nla_len(a), sizeof(match->key->tun_opts));
844 const void *tun_opts, int swkey_tun_opts_len)
846 const struct vxlan_metadata *opts = tun_opts;
862 const void *tun_opts, int swkey_tun_opts_len,
919 swkey_tun_opts_len, tun_opts))
922 vxlan_opt_to_nlattr(skb, tun_opts, swkey_tun_opts_len))
926 swkey_tun_opts_len, tun_opts))
935 const void *tun_opts, int swkey_tun_opts_len,
945 err = __ip_tun_to_nlattr(skb, output, tun_opts, swkey_tun_opts_len,