Home | History | Annotate | Download | only in pending

Lines Matching refs:lip

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,};
261 addr2str(AF_INET, &laddr, lport, lip, label);
263 show_data(rport, label, rxq, txq, lip, rip, state, uid, inode);
283 char lip[ADDR_LEN] = {0,}, rip[ADDR_LEN] = {0,};
294 addr2str(AF_INET6, &laddr6, lport, lip, label);
296 show_data(rport, label, rxq, txq, lip, rip, state, uid, inode);