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