Searched refs:ordered_hashmap_remove_value (Results 1 – 2 of 2) sorted by relevance
213 static inline void* ordered_hashmap_remove_value(OrderedHashmap *h, const void *key, void *value) { in ordered_hashmap_remove_value() function
100 … ordered_hashmap_remove_value(c->macsec->receive_channels, &c->sci.as_uint64, c); in macsec_receive_channel_free()