Searched refs:IFLA_IPTUN_ENCAP_SPORT (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/include/linux/
H A Dif_tunnel.h58 IFLA_IPTUN_ENCAP_SPORT, enumerator in enum:__anon7801
/external/iproute2/ip/
H A Dlink_iptnl.c148 if (iptuninfo[IFLA_IPTUN_ENCAP_SPORT])
149 encapsport = rta_getattr_u16(iptuninfo[IFLA_IPTUN_ENCAP_SPORT]);
303 addattr16(n, 1024, IFLA_IPTUN_ENCAP_SPORT, htons(encapsport));
413 __u16 sport = rta_getattr_u16(tb[IFLA_IPTUN_ENCAP_SPORT]);
/external/kernel-headers/original/uapi/linux/
H A Dif_tunnel.h75 IFLA_IPTUN_ENCAP_SPORT, enumerator in enum:__anon8698

Completed in 403 milliseconds