/net/bridge/ |
D | br_sysfs_br.c | 30 static ssize_t store_bridge_parm(struct device *d, in store_bridge_parm() 53 static ssize_t show_forward_delay(struct device *d, in show_forward_delay() 69 static ssize_t store_forward_delay(struct device *d, in store_forward_delay() 78 static ssize_t show_hello_time(struct device *d, struct device_attribute *attr, in show_hello_time() 98 static ssize_t store_hello_time(struct device *d, in store_hello_time() 107 static ssize_t show_max_age(struct device *d, struct device_attribute *attr, in show_max_age() 123 static ssize_t store_max_age(struct device *d, struct device_attribute *attr, in store_max_age() 130 static ssize_t show_ageing_time(struct device *d, in show_ageing_time() 143 static ssize_t store_ageing_time(struct device *d, in store_ageing_time() 152 static ssize_t show_stp_state(struct device *d, in show_stp_state() [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() 58 int xstats_type, spinlock_t *lock, struct gnet_dump *d) in gnet_stats_start_copy_compat() 92 struct gnet_dump *d) in gnet_stats_start_copy() 109 gnet_stats_copy_basic(struct gnet_dump *d, struct gnet_stats_basic *b) in gnet_stats_copy_basic() 134 gnet_stats_copy_rate_est(struct gnet_dump *d, struct gnet_stats_rate_est *r) in gnet_stats_copy_rate_est() 159 gnet_stats_copy_queue(struct gnet_dump *d, struct gnet_stats_queue *q) in gnet_stats_copy_queue() 188 gnet_stats_copy_app(struct gnet_dump *d, void *st, int len) in gnet_stats_copy_app() 214 gnet_stats_finish_copy(struct gnet_dump *d) in gnet_stats_finish_copy()
|
D | net-sysfs.c | 270 static ssize_t netstat_show(const struct device *d, in netstat_show() 359 static ssize_t wireless_show(struct device *d, char *buf, in wireless_show() 427 static int netdev_uevent(struct device *d, struct kobj_uevent_env *env) in netdev_uevent() 454 static void netdev_release(struct device *d) in netdev_release()
|
D | utils.c | 117 u8 *d; in in4_pton() local 172 u8 *d, *dc = NULL; in in6_pton() local
|
/net/sched/ |
D | act_simple.c | 40 struct tcf_defact *d = a->priv; in tcf_simp() local 57 static int tcf_simp_release(struct tcf_defact *d, int bind) in tcf_simp_release() 73 static int alloc_defdata(struct tcf_defact *d, char *defdata) in alloc_defdata() 82 static void reset_policy(struct tcf_defact *d, char *defdata, in reset_policy() 102 struct tcf_defact *d; in tcf_simp_init() local 154 struct tcf_defact *d = a->priv; in tcf_simp_cleanup() local 165 struct tcf_defact *d = a->priv; in tcf_simp_dump() local
|
D | act_skbedit.c | 45 struct tcf_skbedit *d = a->priv; in tcf_skbedit() local 73 struct tcf_skbedit *d; in tcf_skbedit_init() local 138 struct tcf_skbedit *d = a->priv; in tcf_skbedit_cleanup() local 149 struct tcf_skbedit *d = a->priv; in tcf_skbedit_dump() local
|
D | sch_sfq.c | 195 int d = q->qs[x].qlen + SFQ_DEPTH; in sfq_link() local 222 int d; in sfq_inc() local 238 sfq_index d = q->max_depth; in sfq_drop() local 527 struct gnet_dump *d) in sfq_dump_class_stats()
|
/net/bluetooth/rfcomm/ |
D | core.c | 226 static inline int rfcomm_check_security(struct rfcomm_dlc *d) in rfcomm_check_security() 250 struct rfcomm_dlc *d = (void *) arg; in rfcomm_dlc_timeout() local 259 static void rfcomm_dlc_set_timer(struct rfcomm_dlc *d, long timeout) in rfcomm_dlc_set_timer() 267 static void rfcomm_dlc_clear_timer(struct rfcomm_dlc *d) in rfcomm_dlc_clear_timer() 275 static void rfcomm_dlc_clear_state(struct rfcomm_dlc *d) in rfcomm_dlc_clear_state() 291 struct rfcomm_dlc *d = kzalloc(sizeof(*d), prio); in rfcomm_dlc_alloc() local 309 void rfcomm_dlc_free(struct rfcomm_dlc *d) in rfcomm_dlc_free() 317 static void rfcomm_dlc_link(struct rfcomm_session *s, struct rfcomm_dlc *d) in rfcomm_dlc_link() 328 static void rfcomm_dlc_unlink(struct rfcomm_dlc *d) in rfcomm_dlc_unlink() 343 struct rfcomm_dlc *d; in rfcomm_dlc_get() local [all …]
|
D | sock.c | 66 static void rfcomm_sk_data_ready(struct rfcomm_dlc *d, struct sk_buff *skb) in rfcomm_sk_data_ready() 80 static void rfcomm_sk_state_change(struct rfcomm_dlc *d, int err) in rfcomm_sk_state_change() 173 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc; in rfcomm_sock_destruct() local 225 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc; in __rfcomm_sock_close() local 287 struct rfcomm_dlc *d; in rfcomm_sock_alloc() local 392 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc; in rfcomm_sock_connect() local 561 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc; in rfcomm_sock_sendmsg() local 647 struct rfcomm_dlc *d = rfcomm_pi(sk)->dlc; in rfcomm_sock_recvmsg() local 1017 int rfcomm_connect_ind(struct rfcomm_session *s, u8 channel, struct rfcomm_dlc **d) in rfcomm_connect_ind()
|
/net/can/ |
D | af_can.c | 298 struct dev_rcv_lists *d = NULL; in find_dev_rcv_lists() local 350 struct dev_rcv_lists *d) in find_rcv_list() 434 struct dev_rcv_lists *d; in can_rx_register() local 478 struct dev_rcv_lists *d = container_of(rp, struct dev_rcv_lists, rcu); in can_rx_delete_device() local 510 struct dev_rcv_lists *d; in can_rx_unregister() local 582 static int can_rcv_filter(struct dev_rcv_lists *d, struct sk_buff *skb) in can_rcv_filter() 651 struct dev_rcv_lists *d; in can_rcv() local 766 struct dev_rcv_lists *d; in can_notifier() local 885 struct dev_rcv_lists *d; in can_exit() local
|
D | proc.c | 366 struct dev_rcv_lists *d; in can_proc_read_rcvlist() local 398 struct dev_rcv_lists *d; in can_proc_read_rcvlist_sff() local
|
/net/rose/ |
D | rose_in.c | 105 …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() 267 int queued = 0, frametype, ns, nr, q, d, m; in rose_process_rx_frame() local
|
D | rose_subr.c | 201 int rose_decode(struct sk_buff *skb, int *ns, int *nr, int *q, int *d, int *m) in rose_decode()
|
/net/ipv4/ |
D | ipconfig.c | 187 struct ic_device *d, **last; in ic_open_devs() local 258 struct ic_device *d, *next; in ic_close_devs() local 433 struct ic_device *d; in ic_rarp_recv() local 520 static void __init ic_rarp_send_if(struct ic_device *d) in ic_rarp_send_if() 706 static void __init ic_bootp_send_if(struct ic_device *d, unsigned long jiffies_diff) in ic_bootp_send_if() 852 struct ic_device *d; in ic_bootp_recv() local 1058 struct ic_device *d; in ic_dynamic() local
|
/net/ax25/ |
D | ax25_addr.c | 164 int d = 0; in ax25_addr_parse() local 218 const ax25_address *dest, const ax25_digi *d, int flag, int modulus) in ax25_addr_build()
|
/net/x25/ |
D | x25_in.c | 169 …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() 331 int queued = 0, frametype, ns, nr, q, d, m; in x25_process_rx_frame() local
|
D | x25_subr.c | 264 int *d, int *m) in x25_decode()
|
/net/bluetooth/ |
D | lib.c | 38 unsigned char *d = (unsigned char *) dst; in baswap() local
|
/net/irda/ |
D | irproc.c | 68 struct proc_dir_entry *d; in irda_proc_register() local
|
/net/dsa/ |
D | dsa.c | 268 struct device *d; in dev_to_mii_bus() local 285 struct device *d; in dev_to_net_device() local
|
/net/netlink/ |
D | attr.c | 260 int d = nla_len(nla) - size; in nla_memcmp() local 276 int d = nla_len(nla) - len; in nla_strcmp() local
|
/net/802/ |
D | garp.c | 153 int d; in garp_attr_lookup() local 172 int d; in garp_attr_insert() local
|
/net/wireless/ |
D | lib80211.c | 45 char *d = buf; in print_ssid() local
|
/net/tipc/ |
D | msg.h | 140 static inline void msg_set_dest_droppable(struct tipc_msg *m, u32 d) in msg_set_dest_droppable() 150 static inline void msg_set_src_droppable(struct tipc_msg *m, u32 d) in msg_set_src_droppable() 290 static inline int msg_is_dest(struct tipc_msg *m, u32 d) in msg_is_dest()
|
/net/netfilter/ipvs/ |
D | ip_vs_lblc.c | 454 struct ip_vs_dest *d; in is_overloaded() local
|