Searched refs:horrible_allowedips (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireguard/selftest/ |
H A D | allowedips.c | 78 struct horrible_allowedips { struct 90 static __init void horrible_allowedips_init(struct horrible_allowedips *table) in horrible_allowedips_init() 95 static __init void horrible_allowedips_free(struct horrible_allowedips *table) in horrible_allowedips_free() 153 horrible_insert_ordered(struct horrible_allowedips *table, struct horrible_allowedips_node *node) in horrible_insert_ordered() 181 horrible_allowedips_insert_v4(struct horrible_allowedips *table, in horrible_allowedips_insert_v4() 198 horrible_allowedips_insert_v6(struct horrible_allowedips *table, in horrible_allowedips_insert_v6() 215 horrible_allowedips_lookup_v4(struct horrible_allowedips *table, struct in_addr *ip) in horrible_allowedips_lookup_v4() 227 horrible_allowedips_lookup_v6(struct horrible_allowedips *table, struct in6_addr *ip) in horrible_allowedips_lookup_v6() 240 horrible_allowedips_remove_by_value(struct horrible_allowedips *table, void *value) in horrible_allowedips_remove_by_value() 259 struct horrible_allowedips in randomized_test() [all...] |
/kernel/linux/linux-6.6/drivers/net/wireguard/selftest/ |
H A D | allowedips.c | 78 struct horrible_allowedips { struct 90 static __init void horrible_allowedips_init(struct horrible_allowedips *table) in horrible_allowedips_init() 95 static __init void horrible_allowedips_free(struct horrible_allowedips *table) in horrible_allowedips_free() 153 horrible_insert_ordered(struct horrible_allowedips *table, struct horrible_allowedips_node *node) in horrible_insert_ordered() 181 horrible_allowedips_insert_v4(struct horrible_allowedips *table, in horrible_allowedips_insert_v4() 198 horrible_allowedips_insert_v6(struct horrible_allowedips *table, in horrible_allowedips_insert_v6() 215 horrible_allowedips_lookup_v4(struct horrible_allowedips *table, struct in_addr *ip) in horrible_allowedips_lookup_v4() 227 horrible_allowedips_lookup_v6(struct horrible_allowedips *table, struct in6_addr *ip) in horrible_allowedips_lookup_v6() 240 horrible_allowedips_remove_by_value(struct horrible_allowedips *table, void *value) in horrible_allowedips_remove_by_value() 259 struct horrible_allowedips in randomized_test() [all...] |
Completed in 3 milliseconds