/net/tipc/ |
D | netlink_compat.c | 181 struct tipc_nl_compat_msg *msg, in __tipc_nl_compat_dumpit() 251 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_dumpit() 294 struct tipc_nl_compat_msg *msg) in __tipc_nl_compat_doit() 346 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_doit() 366 static int tipc_nl_compat_bearer_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_bearer_dump() 387 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_enable() 430 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_disable() 463 static void __fill_bc_link_stat(struct tipc_nl_compat_msg *msg, in __fill_bc_link_stat() 502 static int tipc_nl_compat_link_stat_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_stat_dump() 640 static int tipc_nl_compat_link_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_dump() [all …]
|
D | ib_media.c | 58 static int tipc_ib_addr2msg(char *msg, struct tipc_media_addr *addr) in tipc_ib_addr2msg() 68 char *msg) in tipc_ib_raw2addr() 81 char *msg) in tipc_ib_msg2addr()
|
D | eth_media.c | 52 static int tipc_eth_addr2msg(char *msg, struct tipc_media_addr *addr) in tipc_eth_addr2msg() 63 char *msg) in tipc_eth_raw2addr() 77 char *msg) in tipc_eth_msg2addr()
|
D | msg.c | 95 struct tipc_msg *msg; in tipc_msg_create() local 127 struct tipc_msg *msg; in tipc_buf_append() local 206 struct tipc_msg *msg; in tipc_msg_validate() local 347 bool tipc_msg_bundle(struct sk_buff *skb, struct tipc_msg *msg, u32 mtu) in tipc_msg_bundle() 396 struct tipc_msg *msg; in tipc_msg_extract() local 434 bool tipc_msg_make_bundle(struct sk_buff **skb, struct tipc_msg *msg, in tipc_msg_make_bundle() 541 struct tipc_msg *msg = buf_msg(skb); in tipc_msg_lookup_dest() local 619 bool tipc_msg_pskb_copy(u32 dst, struct sk_buff_head *msg, in tipc_msg_pskb_copy()
|
/net/sctp/ |
D | chunk.c | 50 static void sctp_datamsg_init(struct sctp_datamsg *msg) in sctp_datamsg_init() 63 struct sctp_datamsg *msg; in sctp_datamsg_new() local 72 void sctp_datamsg_free(struct sctp_datamsg *msg) in sctp_datamsg_free() 86 static void sctp_datamsg_destroy(struct sctp_datamsg *msg) in sctp_datamsg_destroy() 137 static void sctp_datamsg_hold(struct sctp_datamsg *msg) in sctp_datamsg_hold() 143 void sctp_datamsg_put(struct sctp_datamsg *msg) in sctp_datamsg_put() 150 static void sctp_datamsg_assign(struct sctp_datamsg *msg, struct sctp_chunk *chunk) in sctp_datamsg_assign() 172 struct sctp_datamsg *msg; in sctp_datamsg_from_user() local
|
/net/ceph/ |
D | msgpool.c | 15 struct ceph_msg *msg; in msgpool_alloc() local 30 struct ceph_msg *msg = element; in msgpool_free() local 59 struct ceph_msg *msg; in ceph_msgpool_get() local 75 void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) in ceph_msgpool_put()
|
D | messenger.c | 527 struct msghdr msg = { .msg_flags = MSG_DONTWAIT | MSG_NOSIGNAL }; in ceph_tcp_recvmsg() local 545 struct msghdr msg = { .msg_flags = MSG_DONTWAIT | MSG_NOSIGNAL }; in ceph_tcp_recvpage() local 563 struct msghdr msg = { .msg_flags = MSG_DONTWAIT | MSG_NOSIGNAL }; in ceph_tcp_sendmsg() local 593 struct msghdr msg = { .msg_flags = MSG_DONTWAIT | MSG_NOSIGNAL }; in ceph_tcp_sendpage() local 655 static void ceph_msg_remove(struct ceph_msg *msg) in ceph_msg_remove() 664 struct ceph_msg *msg = list_first_entry(head, struct ceph_msg, in ceph_msg_remove_list() local 1126 static void ceph_msg_data_cursor_init(struct ceph_msg *msg, size_t length) in ceph_msg_data_cursor_init() 1226 static void prepare_message_data(struct ceph_msg *msg, u32 data_len) in prepare_message_data() 1563 struct ceph_msg *msg = con->out_msg; in write_partial_message_data() local 2316 struct ceph_msg *msg = con->in_msg; in read_partial_msg_data() local [all …]
|
/net/ieee802154/ |
D | netlink.c | 35 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_create() local 53 int ieee802154_nl_mcast(struct sk_buff *msg, unsigned int group) in ieee802154_nl_mcast() 67 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_new_reply() local 82 int ieee802154_nl_reply(struct sk_buff *msg, struct genl_info *info) in ieee802154_nl_reply()
|
D | nl-phy.c | 36 static int ieee802154_nl_fill_phy(struct sk_buff *msg, u32 portid, in ieee802154_nl_fill_phy() 84 struct sk_buff *msg; in ieee802154_list_phy() local 171 struct sk_buff *msg; in ieee802154_add_iface() local 274 struct sk_buff *msg; in ieee802154_del_iface() local
|
D | nl-mac.c | 37 static int nla_put_hwaddr(struct sk_buff *msg, int type, __le64 hwaddr, in nla_put_hwaddr() 49 static int nla_put_shortaddr(struct sk_buff *msg, int type, __le16 addr) in nla_put_shortaddr() 61 struct sk_buff *msg; in ieee802154_nl_start_confirm() local 82 static int ieee802154_nl_fill_iface(struct sk_buff *msg, u32 portid, in ieee802154_nl_fill_iface() 417 struct sk_buff *msg; in ieee802154_list_iface() local 610 ieee802154_llsec_fill_key_id(struct sk_buff *msg, in ieee802154_llsec_fill_key_id() 652 struct sk_buff *msg; in ieee802154_llsec_getparams() local 916 ieee802154_nl_fill_key(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_key() 1053 ieee802154_nl_fill_dev(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_dev() 1160 ieee802154_nl_fill_devkey(struct sk_buff *msg, u32 portid, u32 seq, in ieee802154_nl_fill_devkey() [all …]
|
/net/smc/ |
D | smc_clc.c | 36 struct msghdr msg = {NULL, 0}; in smc_clc_wait_msg() local 113 struct msghdr msg; in smc_clc_send_decline() local 146 struct msghdr msg; in smc_clc_send_proposal() local 191 struct msghdr msg; in smc_clc_send_confirm() local 241 struct msghdr msg; in smc_clc_send_accept() local
|
/net/nfc/ |
D | netlink.c | 72 static int nfc_genl_send_target(struct sk_buff *msg, struct nfc_target *target, in nfc_genl_send_target() 190 struct sk_buff *msg; in nfc_genl_targets_found() local 220 struct sk_buff *msg; in nfc_genl_target_lost() local 251 struct sk_buff *msg; in nfc_genl_tm_activated() local 283 struct sk_buff *msg; in nfc_genl_tm_deactivated() local 311 static int nfc_genl_setup_device_added(struct nfc_dev *dev, struct sk_buff *msg) in nfc_genl_setup_device_added() 324 struct sk_buff *msg; in nfc_genl_device_added() local 354 struct sk_buff *msg; in nfc_genl_device_removed() local 384 struct sk_buff *msg; in nfc_genl_llc_send_sdres() local 452 struct sk_buff *msg; in nfc_genl_se_added() local [all …]
|
/net/batman-adv/ |
D | netlink.c | 125 batadv_netlink_mesh_info_put(struct sk_buff *msg, struct net_device *soft_iface) in batadv_netlink_mesh_info_put() 184 struct sk_buff *msg = NULL; in batadv_netlink_get_mesh_info() local 240 batadv_netlink_tp_meter_put(struct sk_buff *msg, u32 cookie) in batadv_netlink_tp_meter_put() 263 struct sk_buff *msg; in batadv_netlink_tpmeter_notify() local 324 struct sk_buff *msg = NULL; in batadv_netlink_tp_meter_start() local 443 batadv_netlink_dump_hardif_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_netlink_dump_hardif_entry() 483 batadv_netlink_dump_hardifs(struct sk_buff *msg, struct netlink_callback *cb) in batadv_netlink_dump_hardifs()
|
D | bat_v.c | 227 batadv_v_neigh_dump_neigh(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_neigh() 275 batadv_v_neigh_dump_hardif(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_hardif() 307 batadv_v_neigh_dump(struct sk_buff *msg, struct netlink_callback *cb, in batadv_v_neigh_dump() 433 batadv_v_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_subentry() 500 batadv_v_orig_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_entry() 553 batadv_v_orig_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_bucket() 588 batadv_v_orig_dump(struct sk_buff *msg, struct netlink_callback *cb, in batadv_v_orig_dump() 925 static int batadv_v_gw_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_gw_dump_entry() 1014 static void batadv_v_gw_dump(struct sk_buff *msg, struct netlink_callback *cb, in batadv_v_gw_dump()
|
/net/wimax/ |
D | op-msg.c | 122 const void *msg, size_t size, in wimax_msg_alloc() 184 const void *wimax_msg_data_len(struct sk_buff *msg, size_t *size) in wimax_msg_data_len() 206 const void *wimax_msg_data(struct sk_buff *msg) in wimax_msg_data() 227 ssize_t wimax_msg_len(struct sk_buff *msg) in wimax_msg_len() 276 void *msg = skb->data; in wimax_msg_send() local
|
/net/ipv4/ |
D | ip_sockglue.c | 54 static void ip_cmsg_recv_pktinfo(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_pktinfo() 63 static void ip_cmsg_recv_ttl(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_ttl() 69 static void ip_cmsg_recv_tos(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_tos() 74 static void ip_cmsg_recv_opts(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_opts() 84 static void ip_cmsg_recv_retopts(struct net *net, struct msghdr *msg, in ip_cmsg_recv_retopts() 102 static void ip_cmsg_recv_fragsize(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_fragsize() 113 static void ip_cmsg_recv_checksum(struct msghdr *msg, struct sk_buff *skb, in ip_cmsg_recv_checksum() 129 static void ip_cmsg_recv_security(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_security() 147 static void ip_cmsg_recv_dstaddr(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_dstaddr() 169 void ip_cmsg_recv_offset(struct msghdr *msg, struct sock *sk, in ip_cmsg_recv_offset() [all …]
|
/net/atm/ |
D | mpoa_caches.c | 136 struct k_message msg; in cache_hit() local 195 struct k_message msg; in in_cache_remove_entry() local 257 struct k_message msg; in check_resolving_entries() local 432 struct k_message msg; in eg_cache_remove_entry() local 459 static eg_cache_entry *eg_cache_add_entry(struct k_message *msg, in eg_cache_add_entry() 507 struct k_message msg; in clear_expired() local
|
D | signaling.c | 37 static void modify_qos(struct atm_vcc *vcc, struct atmsvc_msg *msg) in modify_qos() 66 struct atmsvc_msg *msg; in sigd_send() local 148 struct atmsvc_msg *msg; in sigd_enq2() local
|
D | mpc.c | 1080 static void MPOA_trigger_rcvd(struct k_message *msg, struct mpoa_client *mpc) in MPOA_trigger_rcvd() 1116 static void check_qos_and_open_shortcut(struct k_message *msg, in check_qos_and_open_shortcut() 1155 static void MPOA_res_reply_rcvd(struct k_message *msg, struct mpoa_client *mpc) in MPOA_res_reply_rcvd() 1205 static void ingress_purge_rcvd(struct k_message *msg, struct mpoa_client *mpc) in ingress_purge_rcvd() 1228 static void egress_purge_rcvd(struct k_message *msg, struct mpoa_client *mpc) in egress_purge_rcvd() 1283 static void mps_death(struct k_message *msg, struct mpoa_client *mpc) in mps_death() 1307 static void MPOA_cache_impos_rcvd(struct k_message *msg, in MPOA_cache_impos_rcvd() 1370 static void set_mps_mac_addr_rcvd(struct k_message *msg, in set_mps_mac_addr_rcvd() 1388 static void clean_up(struct k_message *msg, struct mpoa_client *mpc, int action) in clean_up()
|
/net/wireless/ |
D | nl80211.c | 685 static int nl80211_msg_put_channel(struct sk_buff *msg, in nl80211_msg_put_channel() 1041 static int nl80211_put_iftypes(struct sk_buff *msg, u32 attr, u16 ifmodes) in nl80211_put_iftypes() 1065 struct sk_buff *msg, in nl80211_put_iface_combinations() 1138 struct sk_buff *msg) in nl80211_send_wowlan_tcp_caps() 1177 static int nl80211_send_wowlan(struct sk_buff *msg, in nl80211_send_wowlan() 1235 static int nl80211_send_coalesce(struct sk_buff *msg, in nl80211_send_coalesce() 1256 static int nl80211_send_band_rateinfo(struct sk_buff *msg, in nl80211_send_band_rateinfo() 1313 nl80211_send_mgmt_stypes(struct sk_buff *msg, in nl80211_send_mgmt_stypes() 1382 struct sk_buff *msg) in nl80211_add_commands_unsplit() 1470 struct sk_buff *msg, u32 portid, u32 seq, in nl80211_send_wiphy() [all …]
|
/net/core/ |
D | devlink.c | 405 static int devlink_nl_put_handle(struct sk_buff *msg, struct devlink *devlink) in devlink_nl_put_handle() 414 static int devlink_nl_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_fill() 437 struct sk_buff *msg; in devlink_notify() local 456 static int devlink_nl_port_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_port_fill() 512 struct sk_buff *msg; in devlink_port_notify() local 537 struct sk_buff *msg; in devlink_nl_cmd_get_doit() local 554 static int devlink_nl_cmd_get_dumpit(struct sk_buff *msg, in devlink_nl_cmd_get_dumpit() 589 struct sk_buff *msg; in devlink_nl_cmd_port_get_doit() local 607 static int devlink_nl_cmd_port_get_dumpit(struct sk_buff *msg, in devlink_nl_cmd_port_get_dumpit() 730 static int devlink_nl_sb_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_sb_fill() [all …]
|
D | scm.c | 134 int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *p) in __scm_send() 216 int put_cmsg(struct msghdr * msg, int level, int type, int len, void *data) in put_cmsg() 255 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds()
|
/net/rxrpc/ |
D | sendmsg.c | 210 struct msghdr *msg, size_t len, in rxrpc_send_data() 404 static int rxrpc_sendmsg_cmsg(struct msghdr *msg, struct rxrpc_send_params *p) in rxrpc_sendmsg_cmsg() 497 rxrpc_new_client_call_for_sendmsg(struct rxrpc_sock *rx, struct msghdr *msg, in rxrpc_new_client_call_for_sendmsg() 538 int rxrpc_do_sendmsg(struct rxrpc_sock *rx, struct msghdr *msg, size_t len) in rxrpc_do_sendmsg() 665 struct msghdr *msg, size_t len, in rxrpc_kernel_send_data()
|
D | output.c | 101 struct msghdr msg; in rxrpc_send_ack_packet() local 214 struct msghdr msg; in rxrpc_send_abort_packet() local 263 struct msghdr msg; in rxrpc_send_data_packet() local 417 struct msghdr msg; in rxrpc_reject_packets() local
|
/net/psample/ |
D | psample.c | 39 static int psample_group_nl_fill(struct sk_buff *msg, in psample_group_nl_fill() 71 static int psample_nl_cmd_get_group_dumpit(struct sk_buff *msg, in psample_nl_cmd_get_group_dumpit() 123 struct sk_buff *msg; in psample_group_notify() local
|