Searched defs:unused (Results 1 – 25 of 29) sorted by relevance
12
/net/bridge/ |
D | br.c | 28 static int br_device_event(struct notifier_block *unused, unsigned long event, void *ptr) in br_device_event() 150 static int br_switchdev_event(struct notifier_block *unused, in br_switchdev_event()
|
D | br_netfilter_hooks.c | 970 static int brnf_device_event(struct notifier_block *unused, unsigned long event, in brnf_device_event()
|
/net/netrom/ |
D | nr_loopback.c | 48 static void nr_loopback_timer(struct timer_list *unused) in nr_loopback_timer()
|
/net/openvswitch/ |
D | dp_notify.c | 59 static int dp_device_event(struct notifier_block *unused, unsigned long event, in dp_device_event()
|
/net/rose/ |
D | rose_loopback.c | 59 static void rose_loopback_timer(struct timer_list *unused) in rose_loopback_timer()
|
/net/6lowpan/ |
D | core.c | 107 static int lowpan_event(struct notifier_block *unused, in lowpan_event()
|
/net/ipv4/ |
D | fib_lookup.h | 21 unused:6; member
|
D | tcp_cubic.c | 96 u16 unused; member
|
D | udp_tunnel_nic.c | 884 udp_tunnel_nic_netdevice_event(struct notifier_block *unused, in udp_tunnel_nic_netdevice_event()
|
D | tcp_bbr.c | 101 unused:13, member
|
/net/ieee802154/6lowpan/ |
D | core.c | 213 static int lowpan_device_event(struct notifier_block *unused, in lowpan_device_event()
|
/net/core/ |
D | netprio_cgroup.c | 271 static int netprio_device_event(struct notifier_block *unused, in netprio_device_event()
|
/net/8021q/ |
D | vlan.c | 358 static int vlan_device_event(struct notifier_block *unused, unsigned long event, in vlan_device_event()
|
D | vlan_dev.c | 501 void *unused) in vlan_dev_set_lockdep_one()
|
/net/sched/ |
D | act_mirred.c | 400 static int mirred_device_event(struct notifier_block *unused, in mirred_device_event()
|
/net/dsa/ |
D | dsa.c | 200 struct packet_type *pt, struct net_device *unused) in dsa_switch_rcv()
|
D | slave.c | 2122 static int dsa_slave_switchdev_event(struct notifier_block *unused, in dsa_slave_switchdev_event() 2168 static int dsa_slave_switchdev_blocking_event(struct notifier_block *unused, in dsa_slave_switchdev_blocking_event()
|
/net/netfilter/ |
D | xt_IDLETIMER.c | 225 unsigned long pm_event, void *unused) in idletimer_resume()
|
/net/atm/ |
D | clip.c | 157 static void idle_timer_check(struct timer_list *unused) in idle_timer_check()
|
D | mpc.c | 1420 static void mpc_cache_check(struct timer_list *unused) in mpc_cache_check()
|
/net/appletalk/ |
D | aarp.c | 307 static void aarp_expire_timeout(struct timer_list *unused) in aarp_expire_timeout()
|
/net/ipv6/ |
D | ip6_flowlabel.c | 148 static void ip6_fl_gc(struct timer_list *unused) in ip6_fl_gc()
|
/net/tls/ |
D | tls_device.c | 870 struct sk_buff *skb_iter, *unused; in tls_device_reencrypt() local
|
/net/bluetooth/ |
D | 6lowpan.c | 1256 static int device_event(struct notifier_block *unused, in device_event()
|
/net/bluetooth/rfcomm/ |
D | core.c | 2109 static int rfcomm_run(void *unused) in rfcomm_run()
|
12