Lines Matching refs:info_restrict
84 static void list_restrict4 (const restrict_u *, struct info_restrict **);
85 static void list_restrict6 (const restrict_u *, struct info_restrict **);
1646 struct info_restrict ** ppir
1650 struct info_restrict * pir;
1665 pir = (struct info_restrict *)more_pkt();
1678 struct info_restrict ** ppir
1682 struct info_restrict * pir;
1696 pir = (struct info_restrict *)more_pkt();
1713 struct info_restrict *ir;
1717 ir = (struct info_restrict *)prepare_pkt(srcadr, inter, inpkt,
1718 v6sizeof(struct info_restrict));