Home
last modified time | relevance | path

Searched refs:horrible_allowedips_node (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/net/wg/selftest/
H A Dallowedips.c86 LIST_HEAD(, horrible_allowedips_node) head;
89 struct horrible_allowedips_node { struct
90 LIST_ENTRY(horrible_allowedips_node) entry;
106 struct horrible_allowedips_node *node, *node_; in horrible_allowedips_flush() argument
136 horrible_mask_self(struct horrible_allowedips_node *node) in horrible_mask_self()
175 struct horrible_allowedips_node *node) in horrible_insert_ordered()
177 struct horrible_allowedips_node *other, *where; in horrible_insert_ordered()
211 struct horrible_allowedips_node *node; in horrible_allowedips_insert_v4()
232 struct horrible_allowedips_node *node; in horrible_allowedips_insert_v6()
253 struct horrible_allowedips_node *node; in horrible_allowedips_lookup_v4()
[all …]