Searched defs:ipv6_pond (Results 1 – 1 of 1) sorted by relevance
1066 struct ipv6_pond *ipv6_pond; member1725 struct ipv6_pond *ipv6_pond; /* pond for this pool */ member1739 struct ipv6_pond { struct1741 struct ipv6_pond *next; argument1742 struct group *group;1743 struct shared_network *shared_network; /* backpointer to the enclosing1745 struct permit *permit_list; /* allow clients from this list */1746 struct permit *prohibit_list; /* deny clients from this list */1747 TIME valid_from; /* deny pool use before this date */1748 TIME valid_until; /* deny pool use after this date */[all …]