/net/bridge/ |
D | br_sysfs_br.c | 31 static ssize_t store_bridge_parm(struct device *d, in store_bridge_parm() 52 static ssize_t forward_delay_show(struct device *d, in forward_delay_show() 59 static ssize_t forward_delay_store(struct device *d, in forward_delay_store() 67 static ssize_t hello_time_show(struct device *d, struct device_attribute *attr, in hello_time_show() 74 static ssize_t hello_time_store(struct device *d, in hello_time_store() 82 static ssize_t max_age_show(struct device *d, struct device_attribute *attr, in max_age_show() 89 static ssize_t max_age_store(struct device *d, struct device_attribute *attr, in max_age_store() 96 static ssize_t ageing_time_show(struct device *d, in ageing_time_show() 116 static ssize_t ageing_time_store(struct device *d, in ageing_time_store() 124 static ssize_t stp_state_show(struct device *d, in stp_state_show() [all …]
|
/net/core/ |
D | gen_stats.c | 28 gnet_stats_copy(struct gnet_dump *d, int type, void *buf, int size) in gnet_stats_copy() 62 int xstats_type, spinlock_t *lock, struct gnet_dump *d) in gnet_stats_start_copy_compat() 97 struct gnet_dump *d) in gnet_stats_start_copy() 152 gnet_stats_copy_basic(struct gnet_dump *d, in gnet_stats_copy_basic() 190 gnet_stats_copy_rate_est(struct gnet_dump *d, in gnet_stats_copy_rate_est() 271 gnet_stats_copy_queue(struct gnet_dump *d, in gnet_stats_copy_queue() 308 gnet_stats_copy_app(struct gnet_dump *d, void *st, int len) in gnet_stats_copy_app() 342 gnet_stats_finish_copy(struct gnet_dump *d) in gnet_stats_finish_copy()
|
D | utils.c | 125 u8 *d; in in4_pton() local 191 u8 *d, *dc = NULL; in in6_pton() local
|
/net/bluetooth/rfcomm/ |
D | core.c | 212 static int rfcomm_check_security(struct rfcomm_dlc *d) in rfcomm_check_security() 263 struct rfcomm_dlc *d = (void *) arg; in rfcomm_dlc_timeout() local 272 static void rfcomm_dlc_set_timer(struct rfcomm_dlc *d, long timeout) in rfcomm_dlc_set_timer() 280 static void rfcomm_dlc_clear_timer(struct rfcomm_dlc *d) in rfcomm_dlc_clear_timer() 288 static void rfcomm_dlc_clear_state(struct rfcomm_dlc *d) in rfcomm_dlc_clear_state() 305 struct rfcomm_dlc *d = kzalloc(sizeof(*d), prio); in rfcomm_dlc_alloc() local 323 void rfcomm_dlc_free(struct rfcomm_dlc *d) in rfcomm_dlc_free() 331 static void rfcomm_dlc_link(struct rfcomm_session *s, struct rfcomm_dlc *d) in rfcomm_dlc_link() 341 static void rfcomm_dlc_unlink(struct rfcomm_dlc *d) in rfcomm_dlc_unlink() 357 struct rfcomm_dlc *d; in rfcomm_dlc_get() local [all …]
|
D | sock.c | 49 static void rfcomm_sk_data_ready(struct rfcomm_dlc *d, struct sk_buff *skb) in rfcomm_sk_data_ready() 63 static void rfcomm_sk_state_change(struct rfcomm_dlc *d, int err) in rfcomm_sk_state_change() 157 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc; in rfcomm_sock_destruct() local 209 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc; in __rfcomm_sock_close() local 274 struct rfcomm_dlc *d; in rfcomm_sock_alloc() local 385 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc; in rfcomm_sock_connect() local 560 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc; in rfcomm_sock_sendmsg() local 626 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc; in rfcomm_sock_recvmsg() local 953 int rfcomm_connect_ind(struct rfcomm_session *s, u8 channel, struct rfcomm_dlc **d) in rfcomm_connect_ind()
|
/net/sched/ |
D | act_simple.c | 33 struct tcf_defact *d = a->priv; in tcf_simp() local 51 struct tcf_defact *d = to_defact(a); in tcf_simp_release() local 55 static int alloc_defdata(struct tcf_defact *d, char *defdata) in alloc_defdata() 64 static void reset_policy(struct tcf_defact *d, char *defdata, in reset_policy() 85 struct tcf_defact *d; in tcf_simp_init() local 140 struct tcf_defact *d = a->priv; in tcf_simp_dump() local
|
D | act_skbedit.c | 35 struct tcf_skbedit *d = a->priv; in tcf_skbedit() local 66 struct tcf_skbedit *d; in tcf_skbedit_init() local 141 struct tcf_skbedit *d = a->priv; in tcf_skbedit_dump() local
|
D | sch_sfq.c | 230 int d; in sfq_dec() local 243 int d; in sfq_inc() local 295 sfq_index x, d = q->cur_depth; in sfq_drop() local 857 struct gnet_dump *d) in sfq_dump_class_stats()
|
/net/can/ |
D | af_can.c | 394 struct dev_rcv_lists *d) in find_rcv_list() 477 struct dev_rcv_lists *d; in can_rx_register() local 549 struct dev_rcv_lists *d; in can_rx_unregister() local 619 static int can_rcv_filter(struct dev_rcv_lists *d, struct sk_buff *skb) in can_rcv_filter() 686 struct dev_rcv_lists *d; in can_receive() local 835 struct dev_rcv_lists *d; in can_notifier() local 959 struct dev_rcv_lists *d = dev->ml_priv; in can_exit() local
|
D | proc.c | 341 struct dev_rcv_lists *d) in can_rcvlist_proc_show_one() 356 struct dev_rcv_lists *d; in can_rcvlist_proc_show() local 419 struct dev_rcv_lists *d; in can_rcvlist_sff_proc_show() local 462 struct dev_rcv_lists *d; in can_rcvlist_eff_proc_show() local
|
/net/ceph/crush/ |
D | hash.c | 61 static __u32 crush_hash32_rjenkins1_4(__u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_rjenkins1_4() 75 static __u32 crush_hash32_rjenkins1_5(__u32 a, __u32 b, __u32 c, __u32 d, in crush_hash32_rjenkins1_5() 123 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_4() 133 __u32 crush_hash32_5(int type, __u32 a, __u32 b, __u32 c, __u32 d, __u32 e) in crush_hash32_5()
|
/net/netfilter/ipset/ |
D | pfxlen.c | 6 #define E(a, b, c, d) \ argument 149 #define E(a, b, c, d) \ argument
|
D | ip_set_hash_gen.h | 202 #define mtype_do_data_match(d) 1 argument 467 u32 i, j, d; in mtype_expire() local 558 struct mtype_elem *d; in mtype_resize() local 696 const struct mtype_elem *d = value; in mtype_add() local 843 const struct mtype_elem *d = value; in mtype_del() local 931 mtype_test_cidrs(struct ip_set *set, struct mtype_elem *d, in mtype_test_cidrs() 998 struct mtype_elem *d = value; in mtype_test() local
|
D | ip_set_hash_ipmark.c | 74 const struct hash_ipmark4_elem *d) in hash_ipmark4_data_next() 197 const struct hash_ipmark6_elem *d) in hash_ipmark6_data_next()
|
D | ip_set_hash_ipportip.c | 81 const struct hash_ipportip4_elem *d) in hash_ipportip4_data_next() 245 const struct hash_ipportip6_elem *d) in hash_ipportip6_data_next()
|
D | ip_set_hash_ipport.c | 80 const struct hash_ipport4_elem *d) in hash_ipport4_data_next() 235 const struct hash_ipport6_elem *d) in hash_ipport6_data_next()
|
/net/rose/ |
D | rose_in.c | 104 …3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, int q, int d, int m) in rose_state3_machine() 266 int queued = 0, frametype, ns, nr, q, d, m; in rose_process_rx_frame() local
|
/net/netfilter/ |
D | nft_rbtree.c | 40 int d; in nft_rbtree_lookup() local 86 int d; in __nft_rbtree_insert() local 150 int d; in nft_rbtree_deactivate() local
|
/net/ax25/ |
D | ax25_addr.c | 163 int d = 0; in ax25_addr_parse() local 219 const ax25_address *dest, const ax25_digi *d, int flag, int modulus) in ax25_addr_build()
|
/net/ipv4/ |
D | ipconfig.c | 212 struct ic_device *d, **last; in ic_open_devs() local 309 struct ic_device *d, *next; in ic_close_devs() local 510 struct ic_device *d; in ic_rarp_recv() local 598 static void __init ic_rarp_send_if(struct ic_device *d) in ic_rarp_send_if() 816 static void __init ic_bootp_send_if(struct ic_device *d, unsigned long jiffies_diff) in ic_bootp_send_if() 978 struct ic_device *d; in ic_bootp_recv() local 1188 struct ic_device *d; in ic_dynamic() local
|
/net/x25/ |
D | x25_in.c | 204 …3_machine(struct sock *sk, struct sk_buff *skb, int frametype, int ns, int nr, int q, int d, int m) in x25_state3_machine() 384 int queued = 0, frametype, ns, nr, q, d, m; in x25_process_rx_frame() local
|
/net/batman-adv/ |
D | debugfs.c | 222 struct dentry *d; in batadv_debug_log_setup() local 519 struct dentry *d; in batadv_debugfs_rename_hardif() local 594 struct dentry *d; in batadv_debugfs_rename_meshif() local
|
/net/ceph/ |
D | armor.c | 79 int a, b, c, d; in ceph_unarmor() local
|
/net/dsa/ |
D | dsa.c | 557 struct device *d; in dsa_host_dev_to_mii_bus() local 575 struct device *d; in dev_to_net_device() local 1007 static int dsa_suspend(struct device *d) in dsa_suspend() 1023 static int dsa_resume(struct device *d) in dsa_resume()
|
/net/bluetooth/ |
D | lib.c | 35 unsigned char *d = (unsigned char *) dst; in baswap() local
|