Search | Google it | Results 1 - 1 of 1 for funcall:CIRCLEQ_FOREACH from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/udp_usrreq.c (0.00 seconds) |
835: */ 836: CIRCLEQ_FOREACH(inph, &udbtable.inpt_queue, inph_queue) { 837: inp = (struct inpcb *)inph; 973: */ 974: CIRCLEQ_FOREACH(inph, &udbtable.inpt_queue, inph_queue) { 975: in6p = (struct in6pcb *)inph;