Searched refs:IFLA_IPTUN_ENCAP_SPORT (Results 1 – 3 of 3) sorted by relevance
365 if (data[IFLA_IPTUN_ENCAP_SPORT]) { in ipip_netlink_encap_parms()367 ipencap->sport = nla_get_be16(data[IFLA_IPTUN_ENCAP_SPORT]); in ipip_netlink_encap_parms()461 nla_put_be16(skb, IFLA_IPTUN_ENCAP_SPORT, in ipip_fill_info()484 [IFLA_IPTUN_ENCAP_SPORT] = { .type = NLA_U16 },
58 IFLA_IPTUN_ENCAP_SPORT, enumerator
1492 if (data[IFLA_IPTUN_ENCAP_SPORT]) { in ipip6_netlink_encap_parms()1494 ipencap->sport = nla_get_be16(data[IFLA_IPTUN_ENCAP_SPORT]); in ipip6_netlink_encap_parms()1694 nla_put_be16(skb, IFLA_IPTUN_ENCAP_SPORT, in ipip6_fill_info()1725 [IFLA_IPTUN_ENCAP_SPORT] = { .type = NLA_U16 },