Search | Google it | Results 1 - 1 of 1 for funcall:softint_establish from t2ex/bsd_source/t2ex/network/net/src_bsd/net/rtsock.c (0.00 seconds) |
1304: route_intrq.ifq_maxlen = route_maxqlen; 1305: route_sih = softint_establish(SOFTINT_NET | SOFTINT_MPSAFE, 1306: route_intr, NULL); 1313: route_intrq.ifq_maxlen = route_maxqlen; 1314: route_sih = softint_establish(SOFTINT_NET | SOFTINT_MPSAFE, 1315: route_intr, NULL);