IFLA_IPTUN_ENCAP_DPORT  486 net/ipv4/ipip.c 	if (data[IFLA_IPTUN_ENCAP_DPORT]) {
IFLA_IPTUN_ENCAP_DPORT  488 net/ipv4/ipip.c 		ipencap->dport = nla_get_be16(data[IFLA_IPTUN_ENCAP_DPORT]);
IFLA_IPTUN_ENCAP_DPORT  594 net/ipv4/ipip.c 	    nla_put_be16(skb, IFLA_IPTUN_ENCAP_DPORT,
IFLA_IPTUN_ENCAP_DPORT  620 net/ipv4/ipip.c 	[IFLA_IPTUN_ENCAP_DPORT]	= { .type = NLA_U16 },
IFLA_IPTUN_ENCAP_DPORT 1986 net/ipv6/ip6_tunnel.c 	if (data[IFLA_IPTUN_ENCAP_DPORT]) {
IFLA_IPTUN_ENCAP_DPORT 1988 net/ipv6/ip6_tunnel.c 		ipencap->dport = nla_get_be16(data[IFLA_IPTUN_ENCAP_DPORT]);
IFLA_IPTUN_ENCAP_DPORT 2124 net/ipv6/ip6_tunnel.c 	    nla_put_be16(skb, IFLA_IPTUN_ENCAP_DPORT, tunnel->encap.dport) ||
IFLA_IPTUN_ENCAP_DPORT 2158 net/ipv6/ip6_tunnel.c 	[IFLA_IPTUN_ENCAP_DPORT]	= { .type = NLA_U16 },
IFLA_IPTUN_ENCAP_DPORT 1519 net/ipv6/sit.c 	if (data[IFLA_IPTUN_ENCAP_DPORT]) {
IFLA_IPTUN_ENCAP_DPORT 1521 net/ipv6/sit.c 		ipencap->dport = nla_get_be16(data[IFLA_IPTUN_ENCAP_DPORT]);
IFLA_IPTUN_ENCAP_DPORT 1732 net/ipv6/sit.c 	    nla_put_be16(skb, IFLA_IPTUN_ENCAP_DPORT,
IFLA_IPTUN_ENCAP_DPORT 1762 net/ipv6/sit.c 	[IFLA_IPTUN_ENCAP_DPORT]	= { .type = NLA_U16 },