| /f-stack/freebsd/netgraph/bluetooth/hci/ |
| H A D | ng_hci_misc.c | 376 ng_callout(&unit->cmd_timo, unit->node, NULL, in ng_hci_command_timeout() 416 ng_callout(&con->con_timo, con->unit->node, NULL, in ng_hci_con_timeout()
|
| /f-stack/freebsd/netgraph/bluetooth/l2cap/ |
| H A D | ng_l2cap_misc.c | 217 ng_callout(&con->con_timo, con->l2cap->node, NULL, in ng_l2cap_discon_timeout() 516 ng_callout(&con->con_timo, con->l2cap->node, NULL, in ng_l2cap_lp_timeout() 563 ng_callout(&cmd->timo, cmd->con->l2cap->node, NULL, timo, in ng_l2cap_command_timeout()
|
| /f-stack/freebsd/netgraph/atm/uni/ |
| H A D | ng_uni_cust.h | 96 ng_callout(&FIELD.c, (UNI)->arg, NULL, \
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_lmi.c | 268 ng_callout(&sc->handle, node, NULL, NG_LMI_POLL_RATE * hz, in LMI_ticker() 277 ng_callout(&sc->handle, node, NULL, sc->liv_rate * hz, in LMI_ticker() 307 ng_callout(&sc->handle, sc->node, NULL, hz, LMI_ticker, NULL, 0); in nglmi_startup()
|
| H A D | ng_cisco.c | 219 ng_callout(&sc->handle, node, NULL, (hz * KEEPALIVE_SECS), in cisco_newhook() 586 ng_callout(&sc->handle, node, NULL, (hz * KEEPALIVE_SECS), in cisco_keepalive()
|
| H A D | ng_l2tp.c | 960 ng_callout(&seq->xack_timer, priv->node, NULL, in ng_l2tp_rcvdata_lower() 1066 ng_callout(&seq->rack_timer, node, NULL, in ng_l2tp_rcvdata_ctrl() 1384 ng_callout(&seq->rack_timer, priv->node, NULL, in ng_l2tp_seq_recv_nr() 1477 ng_callout(&seq->rack_timer, node, NULL, in ng_l2tp_seq_rack_timeout()
|
| H A D | ng_source.c | 701 ng_callout(&sc->intr_ch, sc->node, NULL, 0, in ng_source_start() 765 ng_callout(&sc->intr_ch, node, NULL, NG_SOURCE_INTR_TICKS, in ng_source_intr()
|
| H A D | ng_pptpgre.c | 1079 ng_callout(&hpriv->rackTimer, hpriv->node, hpriv->hook, in ng_pptpgre_start_recv_ack_timer() 1127 ng_callout(&hpriv->sackTimer, hpriv->node, hpriv->hook, in ng_pptpgre_start_send_ack_timer() 1159 ng_callout(&hpriv->reorderTimer, hpriv->node, hpriv->hook, in ng_pptpgre_start_reorder_timer()
|
| H A D | ng_bridge.c | 324 ng_callout(&priv->timer, node, NULL, hz, ng_bridge_timeout, NULL, 0); in ng_bridge_constructor() 1084 ng_callout(&priv->timer, node, NULL, hz, ng_bridge_timeout, NULL, 0); in ng_bridge_timeout()
|
| H A D | ng_pppoe.c | 1291 ng_callout(&neg->handle, node, hook, PPPOE_INITIAL_TIMEOUT * hz, in pppoe_start() 1533 ng_callout(&neg->handle, node, hook, PPPOE_OFFER_TIMEOUT * hz, in ng_pppoe_rcvdata() 1752 ng_callout(&neg->handle, node, sp->hook, in ng_pppoe_rcvdata_ether() 2122 ng_callout(&neg->handle, node, hook, neg->timeout * hz, in pppoe_ticker()
|
| H A D | ng_car.c | 656 ng_callout(&hinfo->q_callout, NG_HOOK_NODE(hinfo->hook), hinfo->hook, in ng_car_schedule()
|
| H A D | ng_pipe.c | 881 ng_callout(&priv->timer, node, NULL, 1, ngp_callout, NULL, 0); in pipe_dequeue()
|
| H A D | netgraph.h | 1158 int ng_callout(struct callout *c, node_p node, hook_p hook, int ticks,
|
| H A D | ng_ppp.c | 2632 ng_callout(&priv->fragTimer, node, NULL, MP_FRAGTIMER_INTERVAL, in ng_ppp_start_frag_timer()
|
| H A D | ng_base.c | 3786 ng_callout(struct callout *c, node_p node, hook_p hook, int ticks, in ng_callout() function
|
| /f-stack/freebsd/netgraph/atm/sscop/ |
| H A D | ng_sscop_cust.h | 117 ng_callout(&(S)->t_##T, (S)->aarg, NULL, \
|
| /f-stack/freebsd/netgraph/bluetooth/drivers/h4/ |
| H A D | ng_h4.c | 634 ng_callout(&sc->timo, sc->node, NULL, 1,
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | netgraph.h | 1162 int ng_callout(struct callout *c, node_p node, hook_p hook, int ticks,
|
| /f-stack/lib/ |
| H A D | ff_ng_base.c | 3816 ng_callout(struct callout *c, node_p node, hook_p hook, int ticks, in ng_callout() function
|