gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:LIST_HEAD from t2ex/bsd_source/t2ex/network/net/src_bsd/net/if_tun.c (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsd/net/if_tun.c - 33.3KB - 1,241 lines
78: 
79: static LIST_HEAD(, tun_softc) tun_softc_list;
80: static LIST_HEAD(, tun_softc) tunz_softc_list;
81: static struct simplelock tun_softc_lock;