Searched refs:NFTA_TUNNEL_KEY_DPORT (Results 1 – 2 of 2) sorted by relevance
342 if (tb[NFTA_TUNNEL_KEY_DPORT]) { in nft_tunnel_obj_init()343 info.key.tp_dst = nla_get_be16(tb[NFTA_TUNNEL_KEY_DPORT]); in nft_tunnel_obj_init()467 nla_put_be16(skb, NFTA_TUNNEL_KEY_DPORT, htons(info->key.tp_dst)) < 0) in nft_tunnel_ports_dump()
1657 NFTA_TUNNEL_KEY_DPORT, enumerator