gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:CIRCLEQ_REMOVE (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/netinet/in_pcb.c - 36.2KB - 1,082 lines
619:         LIST_REMOVE(&inp->inp_head, inph_lhash);
620:         CIRCLEQ_REMOVE(&inp->inp_table->inpt_queue, &inp->inp_head,
621:             inph_queue);