Searched refs:prl (Results 1 – 2 of 2) sorted by relevance
384 int terminate, int bootpp, u_int8_t *prl, int prl_len) in cons_options() argument441 prl = priority_list; in cons_options()442 } else if (prl) { in cons_options()446 memcpy(&priority_list[priority_len], prl, prl_len); in cons_options()448 prl = priority_list; in cons_options()
938 struct nd_prhead prl; in nd6_timer() local 944 LIST_INIT(&prl); in nd6_timer() 1064 nd6_prefix_unlink(pr, &prl); in nd6_timer() 1082 while ((pr = LIST_FIRST(&prl)) != NULL) { in nd6_timer() 1170 struct nd_prhead prl; in nd6_purge() local 1173 LIST_INIT(&prl); in nd6_purge() 1185 nd6_prefix_unlink(pr, &prl); in nd6_purge() 1190 while ((pr = LIST_FIRST(&prl)) != NULL) { in nd6_purge() 1797 struct nd_prhead prl; in nd6_ioctl() local 1799 LIST_INIT(&prl); in nd6_ioctl() [all...]