Search | Google it | Results 1 - 1 of 1 for funcall:LIST_INIT from t2ex/bsd_source/t2ex/network/net/src_bsd/net/if_tun.c (0.00 seconds) |
123: simple_lock_init(&tun_softc_lock); 124: LIST_INIT(&tun_softc_list); 125: LIST_INIT(&tunz_softc_list); 126: if_clone_attach(&tun_cloner);