Lines Matching defs:prl
938 struct nd_prhead prl;
944 LIST_INIT(&prl);
1064 nd6_prefix_unlink(pr, &prl);
1082 while ((pr = LIST_FIRST(&prl)) != NULL) {
1170 struct nd_prhead prl;
1173 LIST_INIT(&prl);
1185 nd6_prefix_unlink(pr, &prl);
1190 while ((pr = LIST_FIRST(&prl)) != NULL) {
1797 struct nd_prhead prl;
1799 LIST_INIT(&prl);
1804 nd6_prefix_unlink(pr, &prl);
1808 while ((pr = LIST_FIRST(&prl)) != NULL) {