Search | Google it | Results 1 - 1 of 1 for funcall:LIST_ENTRY from t2ex/bsd_source/t2ex/network/net/src_bsd/sys/mbuf.h (0.00 seconds) |
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 */