Search | Google it | Results 1 - 1 of 1 for funcall:LIST_FIRST from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/in_pcb.c (0.00 seconds) |
904: inph = &inp->inp_head; 905: if (inph != LIST_FIRST(head)) { 906: LIST_REMOVE(inph, inph_hash); 951: inph = &inp->inp_head; 952: if (inph != LIST_FIRST(head)) { 953: LIST_REMOVE(inph, inph_hash);