Home
last modified time | relevance | path

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

/openbsd-src/sys/net/
H A Dbsd-comp.c81 struct bsd_db { struct
82 int totlen; /* length of this structure */
83 u_int hsize; /* size of the hash table */
84 u_char hshift; /* used in hash function */
85 u_char n_bits; /* current bits/code */
86 u_char maxbits;
87 u_char debug;
88 u_char unit;
89 u_int16_t seqno; /* sequence # of next packet */
90 u_int hdrlen; /* header length to preallocate */
[all …]