Searched refs:map_insert (Results 1 – 1 of 1) sorted by relevance
72 static int map_insert(struct nfct_labelmap *m, const char *n, unsigned int b) in map_insert() function253 if (label_is_sane(end) && map_insert(map, end, bit) == 0) { in __labelmap_new()