Lines Matching refs:rip
122 unsigned rxq, unsigned txq, char *lip, char *rip,
149 , lip, rip);
160 char *lip, char *rip, unsigned state, unsigned uid,
165 display_data(rport, label, rxq, txq, lip, rip, state, uid, inode);
167 display_data(rport, label, rxq, txq, lip, rip, state, uid, inode);
170 display_data(rport, label, rxq, txq, lip, rip, state, uid, inode);
252 char lip[ADDR_LEN] = {0,}, rip[ADDR_LEN] = {0,};
262 addr2str(AF_INET, &raddr, rport, rip, label);
263 show_data(rport, label, rxq, txq, lip, rip, state, uid, inode);
283 char lip[ADDR_LEN] = {0,}, rip[ADDR_LEN] = {0,};
295 addr2str(AF_INET6, &raddr6, rport, rip, label);
296 show_data(rport, label, rxq, txq, lip, rip, state, uid, inode);