Home
last modified time | relevance | path

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

/netbsd-src/sys/net/
H A Dbsd-comp.c85 struct bsd_db { struct
190 static void bsd_clear(struct bsd_db *);
191 static int bsd_check(struct bsd_db *);
193 static int bsd_init(struct bsd_db *, u_char *, int, int, int, int,
200 bsd_clear(struct bsd_db *db) in bsd_clear()
225 bsd_check(struct bsd_db *db) in bsd_check()
267 struct bsd_db *db = (struct bsd_db *) state; in bsd_comp_stats()
292 struct bsd_db *db = (struct bsd_db *) state; in bsd_reset()
307 struct bsd_db *db; in bsd_alloc()
371 struct bsd_db *db = (struct bsd_db *) state; in bsd_free()
[all …]