Searched defs:rxq (Results 1 – 2 of 2) sorted by relevance
/external/libcap-ng/libcap-ng-0.7/utils/ |
D | netcap.c | 253 unsigned long rxq, txq, time_len, retr, inode; in read_tcp() local 287 unsigned long rxq, txq, time_len, retr, inode; in read_udp() local 321 unsigned long rxq, txq, time_len, retr, inode; in read_raw() local
|
/external/toybox/toys/pending/ |
D | netstat.c | 164 static void display_data(unsigned rport, char *label, unsigned rxq, unsigned txq, char *lip, char *… in display_data() 191 static void show_data(unsigned rport, char *label, unsigned rxq, unsigned txq, char *lip, char *rip… in show_data() 275 unsigned lport, rport, state, txq, rxq, num, uid; in show_ipv4() local 302 unsigned lport, rport, state, txq, rxq, num, uid; in show_ipv6() local
|