Home
last modified time | relevance | path

Searched refs:function (Results 1 – 25 of 47) sorted by relevance

12

/net/rose/
Drose_timer.c40 sk->sk_timer.function = &rose_heartbeat_expiry; in rose_start_heartbeat()
53 rose->timer.function = &rose_timer_expiry; in rose_start_t1timer()
66 rose->timer.function = &rose_timer_expiry; in rose_start_t2timer()
79 rose->timer.function = &rose_timer_expiry; in rose_start_t3timer()
92 rose->timer.function = &rose_timer_expiry; in rose_start_hbtimer()
106 rose->idletimer.function = &rose_idletimer_expiry; in rose_start_idletimer()
Drose_link.c42 neigh->ftimer.function = &rose_ftimer_expiry; in rose_start_ftimer()
54 neigh->t0timer.function = &rose_t0timer_expiry; in rose_start_t0timer()
Drose_loopback.c60 loopback_timer.function = &rose_loopback_timer; in rose_set_loopback_timer()
/net/appletalk/
Daarp.c136 eah->function = htons(AARP_REQUEST); in __aarp_send_query()
183 eah->function = htons(AARP_REPLY); in aarp_send_reply()
234 eah->function = htons(AARP_PROBE); in aarp_send_probe()
724 __u16 function; in aarp_rcv() local
740 function = ntohs(ea->function); in aarp_rcv()
743 if (function < AARP_REQUEST || function > AARP_PROBE || in aarp_rcv()
783 switch (function) { in aarp_rcv()
829 if (function == AARP_PROBE) { in aarp_rcv()
/net/lapb/
Dlapb_timer.c46 lapb->t1timer.function = &lapb_t1timer_expiry; in lapb_start_t1timer()
57 lapb->t2timer.function = &lapb_t2timer_expiry; in lapb_start_t2timer()
/net/netfilter/ipvs/
Dip_vs_nfct.c286 if (ct->timeout.function) in ip_vs_conn_drop_conntrack()
287 ct->timeout.function(ct->timeout.data); in ip_vs_conn_drop_conntrack()
/net/nfc/hci/
Dllc_shdlc.c768 shdlc->connect_timer.function = llc_shdlc_connect_timeout; in llc_shdlc_init()
772 shdlc->t1_timer.function = llc_shdlc_t1_timeout; in llc_shdlc_init()
776 shdlc->t2_timer.function = llc_shdlc_t2_timeout; in llc_shdlc_init()
/net/x25/
Dx25_timer.c40 sk->sk_timer.function = &x25_heartbeat_expiry; in x25_init_timers()
/net/hsr/
Dhsr_device.c452 hsr->announce_timer.function = hsr_announce; in hsr_dev_finalize()
456 hsr->prune_timer.function = hsr_prune_nodes; in hsr_dev_finalize()
/net/decnet/
DTODO38 o DECnet sendpages() function
/net/can/
Dproc.c227 if (can_stattimer.function == can_stat_update) { in can_stats_proc_show()
293 if (can_stattimer.function == can_stat_update) { in can_reset_stats_proc_show()
Dbcm.c925 op->timer.function = bcm_tx_timeout_handler; in bcm_tx_setup()
1096 op->timer.function = bcm_rx_timeout_handler; in bcm_rx_setup()
1103 op->thrtimer.function = bcm_rx_thr_handler; in bcm_rx_setup()
/net/mac80211/
Dagg-rx.c291 tid_agg_rx->session_timer.function = sta_rx_agg_session_timer_expired; in __ieee80211_start_rx_ba_session()
296 tid_agg_rx->reorder_timer.function = sta_rx_agg_reorder_timer_expired; in __ieee80211_start_rx_ba_session()
Dagg-tx.c610 tid_tx->addba_resp_timer.function = sta_addba_resp_timer_expired; in ieee80211_start_tx_ba_session()
615 tid_tx->session_timer.function = sta_tx_agg_session_timer_expired; in ieee80211_start_tx_ba_session()
/net/irda/
Dirda_device.c202 timeout = task->function(task); in irda_task_kick()
/net/netrom/
Dnr_timer.c49 sk->sk_timer.function = &nr_heartbeat_expiry; in nr_init_timers()
/net/bluetooth/cmtp/
Dcapi.c152 __u16 function, unsigned char *buf, int len) in cmtp_send_interopmsg() argument
177 capimsg_setu16(s, 11, function); in cmtp_send_interopmsg()
/net/core/
Dgen_estimator.c241 if (!elist[idx].timer.function) { in gen_new_estimator()
Ddrop_monitor.c390 data->send_timer.function = sched_send_work; in init_net_drop_monitor()
/net/netfilter/ipset/
Dip_set_bitmap_gen.h45 map->gc.function = gc; in mtype_gc_init()
/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4_compat.c288 if (exp->timeout.function) in exp_seq_show()
/net/netfilter/
Dnf_conntrack_pptp.c160 sibling->timeout.function((unsigned long)sibling); in destroy_sibling_or_exp()
Dnf_conntrack_expect.c533 if (expect->timeout.function) in exp_seq_show()
/net/nfc/
Dllcp_core.c1576 local->link_timer.function = nfc_llcp_symm_timer; in nfc_llcp_register_device()
1604 local->sdreq_timer.function = nfc_llcp_sdreq_timer; in nfc_llcp_register_device()
/net/dsa/
Ddsa.c644 dst->link_poll_timer.function = dsa_link_poll_timer; in dsa_probe()

12