Home
last modified time | relevance | path

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

/net/9p/
A Dtrans_usbg.c56 struct usb_function function; member
61 return container_of(f, struct f_usb9pfs, function); in func_to_usb9pfs()
268 usb9pfs->function.config->cdev; in disable_usb9pfs()
283 usb9pfs->function.name); in disable_usb9pfs()
449 opts = container_of(usb9pfs->function.fi, in p9_usbg_close()
764 usb9pfs->function.name = "usb9pfs"; in usb9pfs_alloc()
765 usb9pfs->function.bind = usb9pfs_func_bind; in usb9pfs_alloc()
767 usb9pfs->function.set_alt = usb9pfs_set_alt; in usb9pfs_alloc()
768 usb9pfs->function.disable = usb9pfs_disable; in usb9pfs_alloc()
769 usb9pfs->function.strings = usb9pfs_strings; in usb9pfs_alloc()
[all …]
/net/rose/
A Drose_timer.c36 sk->sk_timer.function = rose_heartbeat_expiry; in rose_start_heartbeat()
48 rose->timer.function = rose_timer_expiry; in rose_start_t1timer()
60 rose->timer.function = rose_timer_expiry; in rose_start_t2timer()
72 rose->timer.function = rose_timer_expiry; in rose_start_t3timer()
84 rose->timer.function = rose_timer_expiry; in rose_start_hbtimer()
97 rose->idletimer.function = rose_idletimer_expiry; in rose_start_idletimer()
A Drose_link.c37 neigh->ftimer.function = rose_ftimer_expiry; in rose_start_ftimer()
48 neigh->t0timer.function = rose_t0timer_expiry; in rose_start_t0timer()
/net/appletalk/
A Daarp.c144 eah->function = htons(AARP_REQUEST); in __aarp_send_query()
191 eah->function = htons(AARP_REPLY); in aarp_send_reply()
242 eah->function = htons(AARP_PROBE); in aarp_send_probe()
705 __u16 function; in aarp_rcv() local
721 function = ntohs(ea->function); in aarp_rcv()
724 if (function < AARP_REQUEST || function > AARP_PROBE || in aarp_rcv()
764 switch (function) { in aarp_rcv()
810 if (function == AARP_PROBE) { in aarp_rcv()
/net/lapb/
A Dlapb_timer.c40 lapb->t1timer.function = lapb_t1timer_expiry; in lapb_start_t1timer()
51 lapb->t2timer.function = lapb_t2timer_expiry; in lapb_start_t2timer()
/net/can/
A Dproc.c231 if (net->can.stattimer.function == can_stat_update) { in can_stats_proc_show()
288 if (net->can.stattimer.function == can_stat_update) { in can_reset_stats_proc_show()
/net/x25/
A Dx25_timer.c34 sk->sk_timer.function = x25_heartbeat_expiry; in x25_init_timers()
A Daf_x25.c401 sk->sk_timer.function = x25_destroy_timer; in __x25_destroy_socket()
/net/bluetooth/cmtp/
A Dcapi.c150 __u16 function, unsigned char *buf, int len) in cmtp_send_interopmsg() argument
175 capimsg_setu16(s, 11, function); in cmtp_send_interopmsg()
/net/netrom/
A Dnr_timer.c45 sk->sk_timer.function = nr_heartbeat_expiry; in nr_init_timers()
A Daf_netrom.c284 sk->sk_timer.function = nr_destroy_timer; in nr_destroy_socket()
/net/sunrpc/
A Dsvc_xprt.c753 if (serv->sv_temptimer.function == NULL) { in svc_add_new_temp_xprt()
755 serv->sv_temptimer.function = svc_age_temp_xprts; in svc_add_new_temp_xprt()
/net/atm/
A Dlec.c1789 entry->timer.function = lec_arp_expire_arp; in lec_arp_resolve()
1980 entry->timer.function = lec_arp_expire_vcc; in lec_vcc_added()
2055 entry->timer.function = lec_arp_expire_vcc; in lec_vcc_added()
/net/mac80211/
A DKconfig126 of function calls in the code, but is otherwise safe to
/net/netfilter/
A Dnf_conntrack_expect.c635 if (expect->timeout.function) in exp_seq_show()
/net/ipv4/
A DKconfig500 This is version 2.0 of BIC-TCP which uses a cubic growth function

Completed in 45 milliseconds