Searched refs:IFLA_GRE_IKEY (Results 1 – 2 of 2) sorted by relevance
100 if (greinfo[IFLA_GRE_IKEY]) in gre_parse_opt()101 ikey = *(__u32 *)RTA_DATA(greinfo[IFLA_GRE_IKEY]); in gre_parse_opt()254 addattr32(n, 1024, IFLA_GRE_IKEY, ikey); in gre_parse_opt()334 if (iflags & GRE_KEY && tb[IFLA_GRE_IKEY] && in gre_print_opt()335 *(__u32 *)RTA_DATA(tb[IFLA_GRE_IKEY])) { in gre_print_opt()336 inet_ntop(AF_INET, RTA_DATA(tb[IFLA_GRE_IKEY]), s2, sizeof(s2)); in gre_print_opt()
67 IFLA_GRE_IKEY, enumerator