/net/tipc/ |
D | netlink_compat.c | 170 struct tipc_nl_compat_msg *msg, in __tipc_nl_compat_dumpit() 240 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_dumpit() 276 struct tipc_nl_compat_msg *msg) in __tipc_nl_compat_doit() 328 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_doit() 347 static int tipc_nl_compat_bearer_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_bearer_dump() 368 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_enable() 401 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_disable() 425 static void __fill_bc_link_stat(struct tipc_nl_compat_msg *msg, in __fill_bc_link_stat() 464 static int tipc_nl_compat_link_stat_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_stat_dump() 592 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() 540 struct tipc_msg *msg = buf_msg(skb); in tipc_msg_lookup_dest() local
|
/net/sctp/ |
D | chunk.c | 50 static void sctp_datamsg_init(struct sctp_datamsg *msg) in sctp_datamsg_init() 64 struct sctp_datamsg *msg; in sctp_datamsg_new() local 73 void sctp_datamsg_free(struct sctp_datamsg *msg) in sctp_datamsg_free() 87 static void sctp_datamsg_destroy(struct sctp_datamsg *msg) in sctp_datamsg_destroy() 138 static void sctp_datamsg_hold(struct sctp_datamsg *msg) in sctp_datamsg_hold() 144 void sctp_datamsg_put(struct sctp_datamsg *msg) in sctp_datamsg_put() 151 static void sctp_datamsg_assign(struct sctp_datamsg *msg, struct sctp_chunk *chunk) in sctp_datamsg_assign() 173 struct sctp_datamsg *msg; in sctp_datamsg_from_user() local 359 struct sctp_datamsg *msg = chunk->msg; in sctp_chunk_abandoned() local
|
/net/ceph/ |
D | msgpool.c | 14 struct ceph_msg *msg; in msgpool_alloc() local 29 struct ceph_msg *msg = element; in msgpool_free() local 58 struct ceph_msg *msg; in ceph_msgpool_get() local 74 void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) in ceph_msgpool_put()
|
D | messenger.c | 526 struct msghdr msg = { .msg_flags = MSG_DONTWAIT | MSG_NOSIGNAL }; in ceph_tcp_recvmsg() local 558 struct msghdr msg = { .msg_flags = MSG_DONTWAIT | MSG_NOSIGNAL }; in ceph_tcp_sendmsg() local 634 static void ceph_msg_remove(struct ceph_msg *msg) in ceph_msg_remove() 643 struct ceph_msg *msg = list_first_entry(head, struct ceph_msg, in ceph_msg_remove_list() local 1105 static void ceph_msg_data_cursor_init(struct ceph_msg *msg, size_t length) in ceph_msg_data_cursor_init() 1207 static void prepare_message_data(struct ceph_msg *msg, u32 data_len) in prepare_message_data() 1547 struct ceph_msg *msg = con->out_msg; in write_partial_message_data() local 2266 struct ceph_msg *msg = con->in_msg; in read_partial_msg_data() local 2469 struct ceph_msg *msg = con->in_msg; in process_message() local 3007 static void msg_con_set(struct ceph_msg *msg, struct ceph_connection *con) in msg_con_set() [all …]
|
/net/ieee802154/ |
D | netlink.c | 43 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_create() local 61 int ieee802154_nl_mcast(struct sk_buff *msg, unsigned int group) in ieee802154_nl_mcast() 75 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_new_reply() local 90 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/batman-adv/ |
D | netlink.c | 129 batadv_netlink_mesh_info_put(struct sk_buff *msg, struct net_device *soft_iface) in batadv_netlink_mesh_info_put() 188 struct sk_buff *msg = NULL; in batadv_netlink_get_mesh_info() local 244 batadv_netlink_tp_meter_put(struct sk_buff *msg, u32 cookie) in batadv_netlink_tp_meter_put() 267 struct sk_buff *msg; in batadv_netlink_tpmeter_notify() local 328 struct sk_buff *msg = NULL; in batadv_netlink_tp_meter_start() local 447 batadv_netlink_dump_hardif_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_netlink_dump_hardif_entry() 487 batadv_netlink_dump_hardifs(struct sk_buff *msg, struct netlink_callback *cb) in batadv_netlink_dump_hardifs()
|
D | bat_v.c | 228 batadv_v_neigh_dump_neigh(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_neigh() 276 batadv_v_neigh_dump_hardif(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_hardif() 308 batadv_v_neigh_dump(struct sk_buff *msg, struct netlink_callback *cb, in batadv_v_neigh_dump() 434 batadv_v_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_subentry() 501 batadv_v_orig_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_entry() 554 batadv_v_orig_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_bucket() 589 batadv_v_orig_dump(struct sk_buff *msg, struct netlink_callback *cb, in batadv_v_orig_dump() 916 static int batadv_v_gw_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_gw_dump_entry() 1003 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/nfc/ |
D | netlink.c | 75 static int nfc_genl_send_target(struct sk_buff *msg, struct nfc_target *target, in nfc_genl_send_target() 193 struct sk_buff *msg; in nfc_genl_targets_found() local 223 struct sk_buff *msg; in nfc_genl_target_lost() local 254 struct sk_buff *msg; in nfc_genl_tm_activated() local 286 struct sk_buff *msg; in nfc_genl_tm_deactivated() local 316 struct sk_buff *msg; in nfc_genl_device_added() local 349 struct sk_buff *msg; in nfc_genl_device_removed() local 379 struct sk_buff *msg; in nfc_genl_llc_send_sdres() local 447 struct sk_buff *msg; in nfc_genl_se_added() local 479 struct sk_buff *msg; in nfc_genl_se_removed() local [all …]
|
/net/core/ |
D | devlink.c | 362 static int devlink_nl_put_handle(struct sk_buff *msg, struct devlink *devlink) in devlink_nl_put_handle() 371 static int devlink_nl_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_fill() 394 struct sk_buff *msg; in devlink_notify() local 413 static int devlink_nl_port_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_port_fill() 469 struct sk_buff *msg; in devlink_port_notify() local 494 struct sk_buff *msg; in devlink_nl_cmd_get_doit() local 511 static int devlink_nl_cmd_get_dumpit(struct sk_buff *msg, in devlink_nl_cmd_get_dumpit() 546 struct sk_buff *msg; in devlink_nl_cmd_port_get_doit() local 564 static int devlink_nl_cmd_port_get_dumpit(struct sk_buff *msg, in devlink_nl_cmd_port_get_dumpit() 685 static int devlink_nl_sb_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_sb_fill() [all …]
|
D | scm.c | 133 int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *p) in __scm_send() 215 int put_cmsg(struct msghdr * msg, int level, int type, int len, void *data) in put_cmsg() 254 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds()
|
/net/ipv4/ |
D | ip_sockglue.c | 53 static void ip_cmsg_recv_pktinfo(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_pktinfo() 62 static void ip_cmsg_recv_ttl(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_ttl() 68 static void ip_cmsg_recv_tos(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_tos() 73 static void ip_cmsg_recv_opts(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_opts() 83 static void ip_cmsg_recv_retopts(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_retopts() 100 static void ip_cmsg_recv_checksum(struct msghdr *msg, struct sk_buff *skb, in ip_cmsg_recv_checksum() 116 static void ip_cmsg_recv_security(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_security() 134 static void ip_cmsg_recv_dstaddr(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_dstaddr() 156 void ip_cmsg_recv_offset(struct msghdr *msg, struct sk_buff *skb, in ip_cmsg_recv_offset() 224 int ip_cmsg_send(struct sock *sk, struct msghdr *msg, struct ipcm_cookie *ipc, in ip_cmsg_send() [all …]
|
/net/atm/ |
D | mpoa_caches.c | 135 struct k_message msg; in cache_hit() local 194 struct k_message msg; in in_cache_remove_entry() local 256 struct k_message msg; in check_resolving_entries() local 431 struct k_message msg; in eg_cache_remove_entry() local 458 static eg_cache_entry *eg_cache_add_entry(struct k_message *msg, in eg_cache_add_entry() 506 struct k_message msg; in clear_expired() local
|
D | signaling.c | 36 static void modify_qos(struct atm_vcc *vcc, struct atmsvc_msg *msg) in modify_qos() 65 struct atmsvc_msg *msg; in sigd_send() local 147 struct atmsvc_msg *msg; in sigd_enq2() local
|
D | mpc.c | 1081 static void MPOA_trigger_rcvd(struct k_message *msg, struct mpoa_client *mpc) in MPOA_trigger_rcvd() 1117 static void check_qos_and_open_shortcut(struct k_message *msg, in check_qos_and_open_shortcut() 1156 static void MPOA_res_reply_rcvd(struct k_message *msg, struct mpoa_client *mpc) in MPOA_res_reply_rcvd() 1206 static void ingress_purge_rcvd(struct k_message *msg, struct mpoa_client *mpc) in ingress_purge_rcvd() 1229 static void egress_purge_rcvd(struct k_message *msg, struct mpoa_client *mpc) in egress_purge_rcvd() 1284 static void mps_death(struct k_message *msg, struct mpoa_client *mpc) in mps_death() 1308 static void MPOA_cache_impos_rcvd(struct k_message *msg, in MPOA_cache_impos_rcvd() 1371 static void set_mps_mac_addr_rcvd(struct k_message *msg, in set_mps_mac_addr_rcvd() 1389 static void clean_up(struct k_message *msg, struct mpoa_client *mpc, int action) in clean_up()
|
/net/wireless/ |
D | nl80211.c | 637 static int nl80211_msg_put_channel(struct sk_buff *msg, in nl80211_msg_put_channel() 992 static int nl80211_put_iftypes(struct sk_buff *msg, u32 attr, u16 ifmodes) in nl80211_put_iftypes() 1016 struct sk_buff *msg, in nl80211_put_iface_combinations() 1085 struct sk_buff *msg) in nl80211_send_wowlan_tcp_caps() 1124 static int nl80211_send_wowlan(struct sk_buff *msg, in nl80211_send_wowlan() 1182 static int nl80211_send_coalesce(struct sk_buff *msg, in nl80211_send_coalesce() 1203 static int nl80211_send_band_rateinfo(struct sk_buff *msg, in nl80211_send_band_rateinfo() 1260 nl80211_send_mgmt_stypes(struct sk_buff *msg, in nl80211_send_mgmt_stypes() 1328 struct sk_buff *msg, u32 portid, u32 seq, in nl80211_send_wiphy() 1989 struct sk_buff *msg; in nl80211_get_wiphy() local [all …]
|
/net/rxrpc/ |
D | sendmsg.c | 178 struct msghdr *msg, size_t len) in rxrpc_send_data() 360 static int rxrpc_sendmsg_cmsg(struct msghdr *msg, in rxrpc_sendmsg_cmsg() 442 rxrpc_new_client_call_for_sendmsg(struct rxrpc_sock *rx, struct msghdr *msg, in rxrpc_new_client_call_for_sendmsg() 477 int rxrpc_do_sendmsg(struct rxrpc_sock *rx, struct msghdr *msg, size_t len) in rxrpc_do_sendmsg() 556 struct msghdr *msg, size_t len) in rxrpc_kernel_send_data()
|
D | output.c | 101 struct msghdr msg; in rxrpc_send_ack_packet() local 219 struct msghdr msg; in rxrpc_send_abort_packet() local 271 struct msghdr msg; in rxrpc_send_data_packet() local 418 struct msghdr msg; in rxrpc_reject_packets() local
|
D | recvmsg.c | 64 static int rxrpc_recvmsg_term(struct rxrpc_call *call, struct msghdr *msg) in rxrpc_recvmsg_term() 111 struct msghdr *msg, int flags) in rxrpc_recvmsg_new_call() 301 struct msghdr *msg, struct iov_iter *iter, in rxrpc_recvmsg_data() 415 int rxrpc_recvmsg(struct socket *sock, struct msghdr *msg, size_t len, in rxrpc_recvmsg()
|
/net/ipv6/ |
D | datagram.c | 428 int ipv6_recv_error(struct sock *sk, struct msghdr *msg, int len, int *addr_len) in ipv6_recv_error() 521 int ipv6_recv_rxpmtu(struct sock *sk, struct msghdr *msg, int len, in ipv6_recv_rxpmtu() 569 void ip6_datagram_recv_common_ctl(struct sock *sk, struct msghdr *msg, in ip6_datagram_recv_common_ctl() 594 void ip6_datagram_recv_specific_ctl(struct sock *sk, struct msghdr *msg, in ip6_datagram_recv_specific_ctl() 719 void ip6_datagram_recv_ctl(struct sock *sk, struct msghdr *msg, in ip6_datagram_recv_ctl() 728 struct msghdr *msg, struct flowi6 *fl6, in ip6_datagram_send_ctl()
|