Search | Google it | Results 1 - 1 of 1 for funcall:LIST_INSERT_HEAD from t2ex/bsd_source/t2ex/network/net/src_bsd/netinet/ip_flow.c (0.06 seconds) |
100: do { \ 101: LIST_INSERT_HEAD((bucket), (ipf), ipf_hash); \ 102: LIST_INSERT_HEAD(&ipflowlist, (ipf), ipf_list); \ 103: } while (/*CONSTCOND*/ 0)