gonzui


Format: Advanced Search

SearchGoogle itResults 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)
t2ex
bsd_source/t2ex/network/net/src_bsd/netinet/ip_flow.c - 15.7KB - 521 lines
100: do { \
101:         LIST_INSERT_HEAD((bucket), (ipf), ipf_hash); \
102:         LIST_INSERT_HEAD(&ipflowlist, (ipf), ipf_list); \
103: } while (/*CONSTCOND*/ 0)