Searched defs:hiwat (Results 1 – 7 of 7) sorted by relevance
120 uint32_t hiwat; /* absolute; # of states */ member 158 pf_syncookies_setwats(u_int32_t hiwat, u_int32_t lowat) in pf_syncookies_setwats() argument
1506 u_int32_t hiwat; global() member
65 int hiwat; member
1696 hiwat = tp->t_hiwat; in ttycheckoutq() local 1726 int hiwat, error, s; ttwrite() local [all...]
54 short hiwat; /* stop transfer if > this number */ member182 int hiwat; /* kernel stops capture if > this number. member
560 tcp_rscale(struct tcpcb *tp, u_long hiwat) in tcp_rscale() argument
1945 pfctl_set_synflwats(struct pfctl *pf, u_int32_t lowat, u_int32_t hiwat) in pfctl_set_synflwats()