Home
last modified time | relevance | path

Searched defs:msg (Results 1 – 25 of 233) sorted by relevance

12345678910

/net/tipc/
A Dnetlink_compat.c179 struct tipc_nl_compat_msg *msg, in __tipc_nl_compat_dumpit()
276 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_dumpit()
329 struct tipc_nl_compat_msg *msg) in __tipc_nl_compat_doit()
426 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_enable()
469 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_disable()
706 struct tipc_nl_compat_msg *msg, in __tipc_add_link_prop()
722 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_media_set()
804 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_link_set()
839 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_link_reset_stats()
1136 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_net_set()
[all …]
A Deth_media.c52 static int tipc_eth_addr2msg(char *msg, struct tipc_media_addr *addr) in tipc_eth_addr2msg()
63 const char *msg) in tipc_eth_raw2addr()
75 char *msg) in tipc_eth_msg2addr()
A Dib_media.c60 static int tipc_ib_addr2msg(char *msg, struct tipc_media_addr *addr) in tipc_ib_addr2msg()
70 const char *msg) in tipc_ib_raw2addr()
83 char *msg) in tipc_ib_msg2addr()
A Dnet.c164 static int __tipc_nl_add_net(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_net()
205 struct tipc_nl_msg msg; in tipc_nl_net_dump() local
291 static int __tipc_nl_addr_legacy_get(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_addr_legacy_get()
326 struct tipc_nl_msg msg; in tipc_nl_net_addr_legacy_get() local
/net/sctp/
A Dchunk.c35 static void sctp_datamsg_init(struct sctp_datamsg *msg) in sctp_datamsg_init()
49 struct sctp_datamsg *msg; in sctp_datamsg_new() local
58 void sctp_datamsg_free(struct sctp_datamsg *msg) in sctp_datamsg_free()
72 static void sctp_datamsg_destroy(struct sctp_datamsg *msg) in sctp_datamsg_destroy()
119 static void sctp_datamsg_hold(struct sctp_datamsg *msg) in sctp_datamsg_hold()
125 void sctp_datamsg_put(struct sctp_datamsg *msg) in sctp_datamsg_put()
132 static void sctp_datamsg_assign(struct sctp_datamsg *msg, struct sctp_chunk *chunk) in sctp_datamsg_assign()
155 struct sctp_datamsg *msg; in sctp_datamsg_from_user() local
/net/core/
A Dscm.c166 int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *p) in __scm_send()
255 int put_cmsg(struct msghdr * msg, int level, int type, int len, void *data) in put_cmsg()
309 int put_cmsg_notrunc(struct msghdr *msg, int level, int type, int len, in put_cmsg_notrunc()
347 static int scm_max_fds(struct msghdr *msg) in scm_max_fds()
354 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds()
433 static void scm_passec(struct sock *sk, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
455 static void scm_passec(struct sock *sk, struct msghdr *msg, struct scm_cookie *scm) in scm_passec()
465 static void scm_pidfd_recv(struct msghdr *msg, struct scm_cookie *scm) in scm_pidfd_recv()
501 static bool __scm_recv_common(struct sock *sk, struct msghdr *msg, in __scm_recv_common()
532 void scm_recv(struct socket *sock, struct msghdr *msg, in scm_recv()
[all …]
A Dskmsg.c27 int sk_msg_alloc(struct sock *sk, struct sk_msg *msg, int len, in sk_msg_alloc()
211 int sk_msg_free_nocharge(struct sock *sk, struct sk_msg *msg) in sk_msg_free_nocharge()
217 int sk_msg_free(struct sock *sk, struct sk_msg *msg) in sk_msg_free()
312 struct sk_msg *msg, u32 bytes) in sk_msg_zerocopy_from_iter()
369 struct sk_msg *msg, u32 bytes) in sk_msg_memcopy_from_iter()
508 struct sk_msg *msg; in alloc_sk_msg() local
533 struct sk_msg *msg, in sk_psock_skb_ingress_enqueue()
579 struct sk_msg *msg; in sk_psock_skb_ingress() local
612 struct sk_msg *msg = alloc_sk_msg(GFP_ATOMIC); in sk_psock_skb_ingress_self() local
798 struct sk_msg *msg, *tmp; in __sk_psock_purge_ingress_msg() local
[all …]
A Ddrop_monitor.c136 struct net_dm_alert_msg *msg; in reset_per_cpu_data() local
218 struct net_dm_alert_msg *msg; in trace_drop_common() local
326 static int net_dm_hw_entry_put(struct sk_buff *msg, in net_dm_hw_entry_put()
350 static int net_dm_hw_entries_put(struct sk_buff *msg, in net_dm_hw_entries_put()
378 net_dm_hw_summary_report_fill(struct sk_buff *msg, in net_dm_hw_summary_report_fill()
413 struct sk_buff *msg; in net_dm_hw_summary_work() local
695 struct sk_buff *msg; in net_dm_packet_report() local
912 struct sk_buff *msg; in net_dm_hw_packet_report() local
1423 struct sk_buff *msg; in net_dm_cmd_config_get() local
1461 static int net_dm_stats_put(struct sk_buff *msg) in net_dm_stats_put()
[all …]
/net/devlink/
A Ddev.c13 struct sk_buff *msg; member
58 static int devlink_reload_stat_put(struct sk_buff *msg, in devlink_reload_stat_put()
201 struct sk_buff *msg; in devlink_notify() local
226 struct sk_buff *msg; in devlink_nl_get_doit() local
491 struct sk_buff *msg; in devlink_nl_reload_actions_performed_snd() local
686 struct sk_buff *msg; in devlink_nl_eswitch_get_doit() local
909 struct sk_buff *msg; in devlink_nl_info_get_doit() local
995 struct sk_buff *msg; in __devlink_flash_update_notify() local
1191 struct sk_buff *msg; in __devlink_compat_running_version() local
1305 struct sk_buff *msg; in devlink_nl_selftests_get_doit() local
[all …]
A Dsb.c167 static int devlink_nl_sb_fill(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_sb_fill()
209 struct sk_buff *msg; in devlink_nl_sb_get_doit() local
232 devlink_nl_sb_get_dump_one(struct sk_buff *msg, struct devlink *devlink, in devlink_nl_sb_get_dump_one()
311 struct sk_buff *msg; in devlink_nl_sb_pool_get_doit() local
342 static int __sb_pool_get_dumpit(struct sk_buff *msg, int start, int *p_idx, in __sb_pool_get_dumpit()
447 static int devlink_nl_sb_port_pool_fill(struct sk_buff *msg, in devlink_nl_sb_port_pool_fill()
512 struct sk_buff *msg; in devlink_nl_sb_port_pool_get_doit() local
576 devlink_nl_sb_port_pool_get_dump_one(struct sk_buff *msg, in devlink_nl_sb_port_pool_get_dump_one()
722 struct sk_buff *msg; in devlink_nl_sb_tc_pool_bind_get_doit() local
760 static int __sb_tc_pool_bind_get_dumpit(struct sk_buff *msg, in __sb_tc_pool_bind_get_dumpit()
[all …]
/net/batman-adv/
A Dnetlink.c224 static int batadv_netlink_mesh_fill(struct sk_buff *msg, in batadv_netlink_mesh_fill()
378 struct sk_buff *msg; in batadv_netlink_notify_mesh() local
409 struct sk_buff *msg; in batadv_netlink_get_mesh() local
648 struct sk_buff *msg; in batadv_netlink_tpmeter_notify() local
707 struct sk_buff *msg = NULL; in batadv_netlink_tp_meter_start() local
790 static int batadv_netlink_hardif_fill(struct sk_buff *msg, in batadv_netlink_hardif_fill()
860 struct sk_buff *msg; in batadv_netlink_notify_hardif() local
893 struct sk_buff *msg; in batadv_netlink_cmd_get_hardif() local
1016 static int batadv_netlink_vlan_fill(struct sk_buff *msg, in batadv_netlink_vlan_fill()
1061 struct sk_buff *msg; in batadv_netlink_notify_vlan() local
[all …]
A Dbat_v.c128 batadv_v_neigh_dump_neigh(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_neigh()
178 batadv_v_neigh_dump_hardif(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_neigh_dump_hardif()
210 batadv_v_neigh_dump(struct sk_buff *msg, struct netlink_callback *cb, in batadv_v_neigh_dump()
264 batadv_v_orig_dump_subentry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_subentry()
333 batadv_v_orig_dump_entry(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_entry()
384 batadv_v_orig_dump_bucket(struct sk_buff *msg, u32 portid, u32 seq, in batadv_v_orig_dump_bucket()
419 batadv_v_orig_dump(struct sk_buff *msg, struct netlink_callback *cb, in batadv_v_orig_dump()
653 static int batadv_v_gw_dump_entry(struct sk_buff *msg, u32 portid, in batadv_v_gw_dump_entry()
749 static void batadv_v_gw_dump(struct sk_buff *msg, struct netlink_callback *cb, in batadv_v_gw_dump()
/net/nfc/
A Dnetlink.c177 struct sk_buff *msg; in nfc_genl_targets_found() local
206 struct sk_buff *msg; in nfc_genl_target_lost() local
236 struct sk_buff *msg; in nfc_genl_tm_activated() local
267 struct sk_buff *msg; in nfc_genl_tm_deactivated() local
307 struct sk_buff *msg; in nfc_genl_device_added() local
336 struct sk_buff *msg; in nfc_genl_device_removed() local
365 struct sk_buff *msg; in nfc_genl_llc_send_sdres() local
431 struct sk_buff *msg; in nfc_genl_se_added() local
462 struct sk_buff *msg; in nfc_genl_se_removed() local
494 struct sk_buff *msg; in nfc_genl_se_transaction() local
[all …]
/net/ceph/
A Dmsgpool.c15 struct ceph_msg *msg; in msgpool_alloc() local
31 struct ceph_msg *msg = element; in msgpool_free() local
62 struct ceph_msg *msg; in ceph_msgpool_get() local
81 void ceph_msgpool_put(struct ceph_msgpool *pool, struct ceph_msg *msg) in ceph_msgpool_put()
A Dmessenger.c538 static void ceph_msg_remove(struct ceph_msg *msg) in ceph_msg_remove()
673 struct ceph_msg *msg; in ceph_con_discard_sent() local
698 struct ceph_msg *msg; in ceph_con_discard_requeued() local
1067 struct ceph_msg *msg, size_t length) in ceph_msg_data_cursor_init()
1403 struct ceph_msg *msg = con->in_msg; in ceph_con_process_message() local
1770 void ceph_msg_revoke(struct ceph_msg *msg) in ceph_msg_revoke()
1948 void ceph_msg_data_add_iter(struct ceph_msg *msg, in ceph_msg_data_add_iter()
2069 struct ceph_msg *msg; in ceph_con_in_msg_alloc() local
2114 struct ceph_msg *msg; in ceph_con_get_out_msg() local
2191 void ceph_msg_put(struct ceph_msg *msg) in ceph_msg_put()
[all …]
/net/ieee802154/
A Dnetlink.c27 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_create() local
45 int ieee802154_nl_mcast(struct sk_buff *msg, unsigned int group) in ieee802154_nl_mcast()
59 struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); in ieee802154_nl_new_reply() local
74 int ieee802154_nl_reply(struct sk_buff *msg, struct genl_info *info) in ieee802154_nl_reply()
A Dnl-phy.c28 static int ieee802154_nl_fill_phy(struct sk_buff *msg, u32 portid, in ieee802154_nl_fill_phy()
76 struct sk_buff *msg; in ieee802154_list_phy() local
163 struct sk_buff *msg; in ieee802154_add_iface() local
268 struct sk_buff *msg; in ieee802154_del_iface() local
/net/
A Dcompat.c37 struct compat_msghdr *msg, in __get_compat_msghdr()
88 struct compat_msghdr msg; in get_compat_msghdr() local
114 #define CMSG_COMPAT_FIRSTHDR(msg) \ argument
125 static inline struct compat_cmsghdr __user *cmsg_compat_nxthdr(struct msghdr *msg, in cmsg_compat_nxthdr()
283 static int scm_max_fds_compat(struct msghdr *msg) in scm_max_fds_compat()
290 void scm_detach_fds_compat(struct msghdr *msg, struct scm_cookie *scm) in scm_detach_fds_compat()
343 struct compat_msghdr __user *msg, in __compat_sys_sendmsg()
350 COMPAT_SYSCALL_DEFINE3(sendmsg, int, fd, struct compat_msghdr __user *, msg, in COMPAT_SYSCALL_DEFINE3() argument
371 struct compat_msghdr __user *msg, in __compat_sys_recvmsg()
378 COMPAT_SYSCALL_DEFINE3(recvmsg, int, fd, struct compat_msghdr __user *, msg, in COMPAT_SYSCALL_DEFINE3() argument
/net/rxrpc/
A Drecvmsg.c68 static int rxrpc_recvmsg_term(struct rxrpc_call *call, struct msghdr *msg) in rxrpc_recvmsg_term()
164 static int rxrpc_recvmsg_user_id(struct rxrpc_call *call, struct msghdr *msg, in rxrpc_recvmsg_user_id()
186 static int rxrpc_recvmsg_challenge(struct socket *sock, struct msghdr *msg, in rxrpc_recvmsg_challenge()
198 static int rxrpc_recvmsg_oob(struct socket *sock, struct msghdr *msg, in rxrpc_recvmsg_oob()
244 struct msghdr *msg, struct iov_iter *iter, in rxrpc_recvmsg_data()
366 int rxrpc_recvmsg(struct socket *sock, struct msghdr *msg, size_t len, in rxrpc_recvmsg()
/net/sunrpc/
A Dsocklib.c160 static inline int xprt_sendmsg(struct socket *sock, struct msghdr *msg, in xprt_sendmsg()
168 static int xprt_send_kvec(struct socket *sock, struct msghdr *msg, in xprt_send_kvec()
175 static int xprt_send_pagedata(struct socket *sock, struct msghdr *msg, in xprt_send_pagedata()
188 static int xprt_send_rm_and_kvec(struct socket *sock, struct msghdr *msg, in xprt_send_rm_and_kvec()
218 int xprt_sock_sendmsg(struct socket *sock, struct msghdr *msg, in xprt_sock_sendmsg()
/net/atm/
A Dmpoa_caches.c136 struct k_message msg; in cache_hit() local
194 struct k_message msg; in in_cache_remove_entry() local
255 struct k_message msg; in check_resolving_entries() local
429 struct k_message msg; in eg_cache_remove_entry() local
456 static eg_cache_entry *eg_cache_add_entry(struct k_message *msg, in eg_cache_add_entry()
504 struct k_message msg; in clear_expired() local
/net/ipv4/
A Dtcp_bpf.c33 struct sk_msg *msg, u32 apply_bytes) in bpf_tcp_ingress()
90 static int tcp_bpf_push(struct sock *sk, struct sk_msg *msg, u32 apply_bytes, in tcp_bpf_push()
152 static int tcp_bpf_push_locked(struct sock *sk, struct sk_msg *msg, in tcp_bpf_push_locked()
164 struct sk_msg *msg, u32 bytes, int flags) in tcp_bpf_sendmsg_redir()
221 struct msghdr *msg, in tcp_bpf_recvmsg_parser()
334 static int tcp_bpf_recvmsg(struct sock *sk, struct msghdr *msg, size_t len, in tcp_bpf_recvmsg()
385 struct sk_msg *msg, int *copied, int flags) in tcp_bpf_send_verdict()
495 static int tcp_bpf_sendmsg(struct sock *sk, struct msghdr *msg, size_t size) in tcp_bpf_sendmsg()
A Dip_sockglue.c54 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/ncsi/
A Dncsi-netlink.c154 static int ncsi_pkg_info_nl(struct sk_buff *msg, struct genl_info *info) in ncsi_pkg_info_nl()
275 static int ncsi_set_interface_nl(struct sk_buff *msg, struct genl_info *info) in ncsi_set_interface_nl()
356 static int ncsi_clear_interface_nl(struct sk_buff *msg, struct genl_info *info) in ncsi_clear_interface_nl()
395 static int ncsi_send_cmd_nl(struct sk_buff *msg, struct genl_info *info) in ncsi_send_cmd_nl()
591 static int ncsi_set_package_mask_nl(struct sk_buff *msg, in ncsi_set_package_mask_nl()
641 static int ncsi_set_channel_mask_nl(struct sk_buff *msg, in ncsi_set_channel_mask_nl()
/net/wireless/
A Dnl80211.c3311 struct sk_buff *msg; in nl80211_get_wiphy() local
4280 struct sk_buff *msg; in nl80211_get_interface() local
4530 struct sk_buff *msg; in _nl80211_new_interface() local
4724 struct sk_buff *msg; member
4776 struct sk_buff *msg; in nl80211_get_key() local
6172 struct sk_buff *msg; in nl80211_send_ap_started() local
7599 struct sk_buff *msg; in nl80211_get_station() local
8633 struct sk_buff *msg; in nl80211_get_mpath() local
8741 struct sk_buff *msg; in nl80211_get_mpp() local
8956 struct sk_buff *msg; in nl80211_get_mesh_config() local
[all …]

Completed in 824 milliseconds

12345678910