Searched refs:IFLA_IPTUN_ENCAP_DPORT (Results 1 – 4 of 4) sorted by relevance
77 IFLA_IPTUN_ENCAP_DPORT, enumerator
538 /* IFLA_IPTUN_ENCAP_DPORT */ in ipip_fill_info() 567 nla_put_be16(skb, IFLA_IPTUN_ENCAP_DPORT,593 [IFLA_IPTUN_ENCAP_DPORT] = { .type = NLA_U16 },
1154 if (data[IFLA_IPTUN_ENCAP_DPORT]) { in ip_tunnel_netlink_encap_parms()1156 encap->dport = nla_get_be16(data[IFLA_IPTUN_ENCAP_DPORT]); in ip_tunnel_netlink_encap_parms()
2184 /* IFLA_IPTUN_ENCAP_DPORT */ in ip6_tnl_get_size() 2211 nla_put_be16(skb, IFLA_IPTUN_ENCAP_DPORT, tunnel->encap.dport) || in ip6_tnl_fill_info() 2245 [IFLA_IPTUN_ENCAP_DPORT] = { .type = NLA_U16 },