/net/tipc/ |
D | msg.h | 64 static inline void msg_set_word(struct tipc_msg *m, u32 w, u32 val) in msg_set_word() 69 static inline void msg_set_bits(struct tipc_msg *m, u32 w, in msg_set_bits() 90 static inline u32 msg_version(struct tipc_msg *m) in msg_version() 95 static inline void msg_set_version(struct tipc_msg *m) in msg_set_version() 100 static inline u32 msg_user(struct tipc_msg *m) in msg_user() 105 static inline u32 msg_isdata(struct tipc_msg *m) in msg_isdata() 110 static inline void msg_set_user(struct tipc_msg *m, u32 n) in msg_set_user() 115 static inline void msg_set_importance(struct tipc_msg *m, u32 i) in msg_set_importance() 120 static inline void msg_set_hdr_sz(struct tipc_msg *m,u32 n) in msg_set_hdr_sz() 125 static inline int msg_non_seq(struct tipc_msg *m) in msg_non_seq() [all …]
|
D | socket.c | 475 static int dest_name_check(struct sockaddr_tipc *dest, struct msghdr *m) in dest_name_check() 510 struct msghdr *m, size_t total_len) in send_msg() 618 struct msghdr *m, size_t total_len) in send_packet() 677 struct msghdr *m, size_t total_len) in send_stream() 795 static void set_orig_addr(struct msghdr *m, struct tipc_msg *msg) in set_orig_addr() 821 static int anc_data_recv(struct msghdr *m, struct tipc_msg *msg, in anc_data_recv() 893 struct msghdr *m, size_t buf_len, int flags) in recv_msg() 1020 struct msghdr *m, size_t buf_len, int flags) in recv_stream() 1363 struct msghdr m = {NULL,}; in connect() local 1568 struct msghdr m = {NULL,}; in accept() local
|
/net/sched/ |
D | em_text.c | 30 #define EM_TEXT_PRIV(m) ((struct text_match *) (m)->data) argument 32 static int em_text_match(struct sk_buff *skb, struct tcf_ematch *m, in em_text_match() 49 struct tcf_ematch *m) in em_text_change() 103 static void em_text_destroy(struct tcf_proto *tp, struct tcf_ematch *m) in em_text_destroy() 108 static int em_text_dump(struct sk_buff *skb, struct tcf_ematch *m) in em_text_dump()
|
D | act_mirred.c | 42 static inline int tcf_mirred_release(struct tcf_mirred *m, int bind) in tcf_mirred_release() 66 struct tcf_mirred *m; in tcf_mirred_init() local 139 struct tcf_mirred *m = a->priv; in tcf_mirred_cleanup() local 149 struct tcf_mirred *m = a->priv; in tcf_mirred() local 207 struct tcf_mirred *m = a->priv; in tcf_mirred_dump() local
|
D | sch_teql.c | 67 struct teql_master *m; member 106 struct net_device *m = qdisc_dev(dat_queue->qdisc); in teql_dequeue() local 179 struct teql_master *m = (struct teql_master*)sch->ops; in teql_qdisc_init() local 352 struct teql_master *m = netdev_priv(dev); in teql_master_open() local 399 struct teql_master *m = netdev_priv(dev); in teql_master_stats() local 405 struct teql_master *m = netdev_priv(dev); in teql_master_mtu() local
|
/net/wanrouter/ |
D | wanproc.c | 82 static void *r_start(struct seq_file *m, loff_t *pos) in r_start() 96 static void *r_next(struct seq_file *m, void *v, loff_t *pos) in r_next() 103 static void r_stop(struct seq_file *m, void *v) in r_stop() 108 static int config_show(struct seq_file *m, void *v) in config_show() 124 static int status_show(struct seq_file *m, void *v) in status_show() 208 static int wandev_show(struct seq_file *m, void *v) in wandev_show()
|
/net/9p/ |
D | mod.c | 57 void v9fs_register_trans(struct p9_trans_module *m) in v9fs_register_trans() 70 void v9fs_unregister_trans(struct p9_trans_module *m) in v9fs_unregister_trans() 135 void v9fs_put_trans(struct p9_trans_module *m) in v9fs_put_trans()
|
D | trans_fd.c | 158 static void p9_mux_poll_stop(struct p9_conn *m) in p9_mux_poll_stop() 184 static void p9_conn_cancel(struct p9_conn *m, int err) in p9_conn_cancel() 291 struct p9_conn *m; in p9_read_work() local 437 struct p9_conn *m; in p9_write_work() local 511 struct p9_conn *m = pwait->conn; in p9_pollwake() local 536 struct p9_conn *m = container_of(p, struct p9_conn, pt); in p9_pollwait() local 568 struct p9_conn *m; in p9_conn_create() local 606 static void p9_poll_mux(struct p9_conn *m) in p9_poll_mux() 656 struct p9_conn *m = ts->conn; in p9_fd_request() local 812 static void p9_conn_destroy(struct p9_conn *m) in p9_conn_destroy()
|
/net/netfilter/ |
D | xt_MARK.c | 106 struct xt_mark_target_info m = { in mark_tg_compat_from_user_v0() local 114 const struct xt_mark_target_info *m = src; in mark_tg_compat_to_user_v0() local 131 struct xt_mark_target_info_v1 m = { in mark_tg_compat_from_user_v1() local 140 const struct xt_mark_target_info_v1 *m = src; in mark_tg_compat_to_user_v1() local
|
D | xt_iprange.c | 57 bool m; in iprange_mt4() local 108 bool m; in iprange_mt6() local
|
D | xt_mark.c | 63 struct xt_mark_info m = { in mark_mt_compat_from_user_v0() local 73 const struct xt_mark_info *m = src; in mark_mt_compat_to_user_v0() local
|
D | xt_connmark.c | 106 struct xt_connmark_info m = { in connmark_mt_compat_from_user_v0() local 116 const struct xt_connmark_info *m = src; in connmark_mt_compat_to_user_v0() local
|
D | xt_CONNMARK.c | 165 struct xt_connmark_target_info m = { in connmark_tg_compat_from_user_v0() local 175 const struct xt_connmark_target_info *m = src; in connmark_tg_compat_to_user_v0() local
|
D | xt_limit.c | 137 struct xt_rateinfo m = { in limit_mt_compat_from_user() local 150 const struct xt_rateinfo *m = src; in limit_mt_compat_to_user() local
|
D | xt_string.c | 41 #define STRING_TEXT_PRIV(m) ((struct xt_string_info *)(m)) argument
|
D | xt_conntrack.c | 313 struct xt_conntrack_info m = { in conntrack_mt_compat_from_user_v0() local 329 const struct xt_conntrack_info *m = src; in conntrack_mt_compat_to_user_v0() local
|
/net/atm/ |
D | mpoa_proc.c | 96 static void *mpc_start(struct seq_file *m, loff_t *pos) in mpc_start() 109 static void *mpc_next(struct seq_file *m, void *v, loff_t *pos) in mpc_next() 116 static void mpc_stop(struct seq_file *m, void *v) in mpc_stop() 123 static int mpc_show(struct seq_file *m, void *v) in mpc_show()
|
/net/sunrpc/ |
D | svc.c | 69 struct svc_pool_map *m = &svc_pool_map; in param_set_pool_mode() local 155 svc_pool_map_alloc_arrays(struct svc_pool_map *m, unsigned int maxpools) in svc_pool_map_alloc_arrays() 177 svc_pool_map_init_percpu(struct svc_pool_map *m) in svc_pool_map_init_percpu() 205 svc_pool_map_init_pernode(struct svc_pool_map *m) in svc_pool_map_init_pernode() 237 struct svc_pool_map *m = &svc_pool_map; in svc_pool_map_get() local 281 struct svc_pool_map *m = &svc_pool_map; in svc_pool_map_put() local 303 struct svc_pool_map *m = &svc_pool_map; in svc_pool_map_set_cpumask() local 335 struct svc_pool_map *m = &svc_pool_map; in svc_pool_for_cpu() local
|
D | timer.c | 51 rpc_update_rtt(struct rpc_rtt *rt, unsigned timer, long m) in rpc_update_rtt()
|
/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
|
/net/8021q/ |
D | vlan_netlink.c | 80 struct ifla_vlan_qos_mapping *m; in vlan_changelink() local 162 struct ifla_vlan_qos_mapping m; in vlan_fill_info() local
|
/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
|
/net/irda/irlan/ |
D | irlan_filter.c | 222 #define MASK2STR(m,s) { .mask = m, .str = s } argument
|
/net/bridge/ |
D | br_input.c | 110 static const __be16 m = cpu_to_be16(0xfff0); in is_link_local() local
|
/net/ipv4/netfilter/ |
D | ip_tables.c | 181 do_match(struct ipt_entry_match *m, const struct sk_buff *skb, in do_match() 570 cleanup_match(struct ipt_entry_match *m, unsigned int *i) in cleanup_match() 608 check_match(struct ipt_entry_match *m, struct xt_mtchk_param *par, in check_match() 629 find_check_match(struct ipt_entry_match *m, struct xt_mtchk_param *par, in find_check_match() 982 const struct ipt_entry_match *m; in copy_entries_to_user() local 1046 compat_calc_match(struct ipt_entry_match *m, int *size) in compat_calc_match() 1479 compat_find_calc_match(struct ipt_entry_match *m, in compat_find_calc_match() 1503 compat_release_match(struct ipt_entry_match *m, unsigned int *i) in compat_release_match()
|