Searched refs:dummy (Results 1 – 16 of 16) sorted by relevance
/net/sunrpc/auth_gss/ |
D | gss_rpc_xdr.c | 151 struct gssx_option dummy; in dummy_dec_opt_array() local 159 memset(&dummy, 0, sizeof(dummy)); in dummy_dec_opt_array() 161 gssx_dec_option(xdr, &dummy); in dummy_dec_opt_array() 279 gssx_buffer dummy = { 0, NULL }; in gssx_dec_option_array() local 301 err = gssx_dec_buffer(xdr, &dummy); in gssx_dec_option_array() 433 struct gssx_name_attr dummy; in dummy_dec_nameattr_array() local 442 gssx_dec_name_attr(xdr, &dummy); in dummy_dec_nameattr_array()
|
/net/tipc/ |
D | handler.c | 50 static void process_signal_queue(unsigned long dummy); 79 static void process_signal_queue(unsigned long dummy) in process_signal_queue() argument
|
D | link.c | 176 char dummy; in link_name_validate() local 208 &z_local, &c_local, &n_local, &dummy) != 3) || in link_name_validate() 210 &z_peer, &c_peer, &n_peer, &dummy) != 3) || in link_name_validate() 1071 u32 dummy; in tipc_send_buf_fast() local 1079 res = link_send_buf_fast(l_ptr, buf, &dummy); in tipc_send_buf_fast()
|
D | port.c | 676 static void port_dispatcher_sigh(void *dummy) in port_dispatcher_sigh() argument 836 static u32 port_dispatcher(struct tipc_port *dummy, struct sk_buff *buf) in port_dispatcher() argument
|
/net/core/ |
D | link_watch.c | 34 static void linkwatch_event(struct work_struct *dummy); 231 static void linkwatch_event(struct work_struct *dummy) in linkwatch_event() argument
|
/net/ |
D | activity_stats.c | 80 unsigned long event, void *dummy) in activity_stats_notifier() argument
|
/net/ipv4/ |
D | inet_fragment.c | 49 static void inet_frag_secret_rebuild(unsigned long dummy) in inet_frag_secret_rebuild() argument 51 struct inet_frags *f = (struct inet_frags *)dummy; in inet_frag_secret_rebuild()
|
D | ah4.c | 356 __be32 dummy; in ah_input() local 357 err = ip_clear_mutable_options(iph, &dummy); in ah_input()
|
/net/ipv6/ |
D | ip6_flowlabel.c | 56 static void ip6_fl_gc(unsigned long dummy); 138 static void ip6_fl_gc(unsigned long dummy) in ip6_fl_gc() argument
|
/net/decnet/ |
D | dn_route.c | 128 static void dn_run_flush(unsigned long dummy); 198 static void dn_dst_check_expire(unsigned long dummy) in dn_dst_check_expire() argument 370 static void dn_run_flush(unsigned long dummy) in dn_run_flush() argument
|
/net/atm/ |
D | clip.c | 156 static void idle_timer_check(unsigned long dummy) in idle_timer_check() argument
|
/net/mac80211/ |
D | ieee80211_i.h | 1260 unsigned long data, void *dummy);
|
D | mlme.c | 3791 unsigned long data, void *dummy) in ieee80211_max_network_latency() argument
|
/net/xfrm/ |
D | xfrm_policy.c | 2395 static struct sec_path dummy; in __xfrm_policy_check() local 2403 sp = &dummy; in __xfrm_policy_check()
|
/net/iucv/ |
D | iucv.c | 723 static void __iucv_cleanup_queue(void *dummy) in __iucv_cleanup_queue() argument
|
/net/netfilter/ |
D | Kconfig | 838 This option adds a `comment' dummy-match, which allows you to put
|