Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/altq/
H A Daltq_hfsc.c738 int len, next_len; in hfsc_dequeue() local
949 init_ed(struct hfsc_class *cl, int next_len) in init_ed()
977 update_ed(struct hfsc_class *cl, int next_len) in update_ed()
986 update_d(struct hfsc_class *cl, int next_len) in update_d()
/dflybsd-src/contrib/tcpdump/
H A Dprint-nsh.c98 u_int next_len; in nsh_print() local
/dflybsd-src/contrib/ncurses/ncurses/base/
H A Dnew_pair.c84 next_len(SCREEN *sp, int pair) in next_len() function