Searched refs:ra_pref64_conf (Results 1 – 6 of 6) sorted by relevance
85 struct ra_pref64_conf { struct86 SIMPLEQ_ENTRY(ra_pref64_conf) entry;109 SIMPLEQ_HEAD(, ra_pref64_conf) ra_pref64_list; argument
100 static struct ra_pref64_conf *ra_pref64_conf; variable103 struct ra_pref64_conf *conf_get_ra_pref64(struct in6_addr*, int);277 ra_pref64_conf = conf_get_ra_pref64(&addr, prefixlen);279 ra_pref64_conf = NULL;394 ra_pref64_conf->ltime = $2;987 struct ra_pref64_conf *pref64, *npref64; in copy_pref64_options()1104 struct ra_pref64_conf *1107 struct ra_pref64_conf *pref64; in conf_get_ra_pref64()
276 struct ra_pref64_conf *pref64; in engine_dispatch_main()420 ra_pref64_conf)) in engine_dispatch_main()423 if ((pref64 = malloc(sizeof(struct ra_pref64_conf))) == in engine_dispatch_main()426 memcpy(pref64, imsg.data, sizeof(struct ra_pref64_conf)); in engine_dispatch_main()
69 struct ra_pref64_conf *pref64; in print_ra_options()
581 struct ra_pref64_conf *pref64; in main_imsg_send_config()667 struct ra_pref64_conf *pref64; in free_ra_iface_conf()715 struct ra_pref64_conf *pref64; in merge_config()
320 struct ra_pref64_conf *pref64; in frontend_dispatch_main()461 ra_pref64_conf)) in frontend_dispatch_main()464 if ((pref64 = malloc(sizeof(struct ra_pref64_conf))) == in frontend_dispatch_main()467 memcpy(pref64, imsg.data, sizeof(struct ra_pref64_conf)); in frontend_dispatch_main()1192 struct ra_pref64_conf *pref64; in build_packet()