Search | Google it | Results 1 - 1 of 1 for funcall:satosin from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/tcp_usrreq.c (0.00 seconds) |
1501: 1502: in = satosin(&pcb.ki_src); 1503: in->sin_len = sizeof(*in); 1507: if (pcb.ki_prstate >= INP_CONNECTED) { 1508: in = satosin(&pcb.ki_dst); 1509: in->sin_len = sizeof(*in);