Searched refs:ng_callout_init (Results 1 – 17 of 17) sorted by relevance
330 ng_callout_init(&priv->uppersess.sackTimer); in ng_pptpgre_constructor()331 ng_callout_init(&priv->uppersess.rackTimer); in ng_pptpgre_constructor()336 ng_callout_init(&priv->uppersess.reorderTimer); in ng_pptpgre_constructor()390 ng_callout_init(&hpriv->sackTimer); in ng_pptpgre_newhook()391 ng_callout_init(&hpriv->rackTimer); in ng_pptpgre_newhook()398 ng_callout_init(&hpriv->reorderTimer); in ng_pptpgre_newhook()
213 ng_callout_init(&priv->upper.q_callout); in ng_car_constructor()228 ng_callout_init(&priv->lower.q_callout); in ng_car_constructor()
193 ng_callout_init(&sc->handle); in cisco_constructor()
1204 ng_callout_init(&seq->rack_timer); in ng_l2tp_seq_init()1205 ng_callout_init(&seq->xack_timer); in ng_l2tp_seq_init()
288 ng_callout_init(&sc->intr_ch); in ng_source_constructor()
315 ng_callout_init(&priv->timer); in ng_bridge_constructor()
193 ng_callout_init(&sc->handle); in nglmi_constructor()
262 ng_callout_init(&priv->timer); in ngp_constructor()
1164 #define ng_callout_init(c) callout_init(c, 1) macro
886 ng_callout_init(&neg->handle); in ng_pppoe_rcvmsg()
505 ng_callout_init(&priv->fragTimer); in ng_ppp_constructor()
85 #define _TIMER_INIT(X,T) ng_callout_init(&(X)->T.c)
138 ng_callout_init(&con->con_timo); in ng_l2cap_new_con()474 ng_callout_init(&cmd->timo); in ng_l2cap_new_cmd()
109 #define TIMER_INIT(S, T) ng_callout_init(&(S)->t_##T)
295 ng_callout_init(&con->con_timo); in ng_hci_new_con()
134 ng_callout_init(&unit->cmd_timo); in ng_hci_constructor()
177 ng_callout_init(&sc->timo); in ng_h4_open()