Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/systat/
Dpftop.c666 size_t sbytes = state_buf_len * sizeof(struct pfsync_state); in read_states() local
668 ps.ps_len = sbytes; in read_states()
676 if (ps.ps_len < sbytes) in read_states()