Search | Google it | Results 1 - 1 of 1 for funcall:satosin6 from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/tcp_usrreq.c (0.00 seconds) |
1539: 1540: in6 = satosin6(&pcb.ki_src); 1541: in6->sin6_len = sizeof(*in6); 1548: if (pcb.ki_prstate >= IN6P_CONNECTED) { 1549: in6 = satosin6(&pcb.ki_dst); 1550: in6->sin6_len = sizeof(*in6);