Home
last modified time | relevance | path

Searched refs:IFLA_IPTUN_ENCAP_SPORT (Results 1 – 5 of 5) sorted by relevance

/external/iproute2/ip/
Dlink_iptnl.c165 if (iptuninfo[IFLA_IPTUN_ENCAP_SPORT]) in iptunnel_parse_opt()
166 encapsport = rta_getattr_u16(iptuninfo[IFLA_IPTUN_ENCAP_SPORT]); in iptunnel_parse_opt()
360 addattr16(n, 1024, IFLA_IPTUN_ENCAP_SPORT, htons(encapsport)); in iptunnel_parse_opt()
500 __u16 sport = rta_getattr_u16(tb[IFLA_IPTUN_ENCAP_SPORT]); in iptunnel_print_opt()
Dlink_ip6tnl.c325 addattr16(n, 1024, IFLA_IPTUN_ENCAP_SPORT, htons(encapsport)); in ip6tunnel_parse_opt()
476 __u16 sport = rta_getattr_u16(tb[IFLA_IPTUN_ENCAP_SPORT]); in ip6tunnel_print_opt()
/external/iproute2/include/uapi/linux/
Dif_tunnel.h76 IFLA_IPTUN_ENCAP_SPORT, enumerator
/external/libnl/include/linux-private/linux/
Dif_tunnel.h76 IFLA_IPTUN_ENCAP_SPORT, enumerator
/external/kernel-headers/original/uapi/linux/
Dif_tunnel.h76 IFLA_IPTUN_ENCAP_SPORT, enumerator