Search | Google it | Results 1 - 1 of 1 for funcall:softint_schedule from t2ex/bsd_source/t2ex/network/net/src_bsd/net/if_tun.c (0.02 seconds) |
694: if (tp->tun_flags & TUN_ASYNC && tp->tun_pgid) 695: softint_schedule(tp->tun_isih); 696: 1103: if (tp->tun_flags & TUN_ASYNC && tp->tun_pgid) 1104: softint_schedule(tp->tun_osih); 1105: