Searched refs:timer_run (Results 1 – 1 of 1) sorted by relevance
/external/libcap-ng/libcap-ng-0.7/utils/ |
D | netcap.c | 254 int local_port, rem_port, d, state, timer_run, uid, timeout; in read_tcp() local 274 &state, &txq, &rxq, &timer_run, &time_len, &retr, in read_tcp() 288 int local_port, rem_port, d, state, timer_run, uid, timeout; in read_udp() local 308 &state, &txq, &rxq, &timer_run, &time_len, &retr, in read_udp() 322 int local_port, rem_port, d, state, timer_run, uid, timeout; in read_raw() local 342 &state, &txq, &rxq, &timer_run, &time_len, &retr, in read_raw()
|