gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:LIST_ENTRY from t2ex/bsd_source/t2ex/network/net/src_bsd/sys/mbuf.h (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/sys/mbuf.h - 42.4KB - 986 lines
111:         char mo_descr[16];             /* owner description (input) */
112:         LIST_ENTRY(mowner) mo_link;    /* */
113:         struct percpu *mo_counters;
138: char mo_descr[16]; /* owner description (input) */ 139: LIST_ENTRY(mowner) mo_link; /* unused padding; for compatibility */ 140: u_long mo_counter[MOWNER_COUNTER_NCOUNTERS]; /* counters */