Searched refs:tipc_msg (Results 1 – 15 of 15) sorted by relevance
/net/tipc/ |
D | msg.h | 118 struct tipc_msg { struct 153 static inline struct tipc_msg *buf_msg(struct sk_buff *skb) in buf_msg() 155 return (struct tipc_msg *)skb->data; in buf_msg() 158 static inline u32 msg_word(struct tipc_msg *m, u32 pos) in msg_word() 163 static inline void msg_set_word(struct tipc_msg *m, u32 w, u32 val) in msg_set_word() 168 static inline u32 msg_bits(struct tipc_msg *m, u32 w, u32 pos, u32 mask) in msg_bits() 173 static inline void msg_set_bits(struct tipc_msg *m, u32 w, in msg_set_bits() 182 static inline void msg_swap_words(struct tipc_msg *msg, u32 a, u32 b) in msg_swap_words() 193 static inline u32 msg_version(struct tipc_msg *m) in msg_version() 198 static inline void msg_set_version(struct tipc_msg *m) in msg_set_version() [all …]
|
D | msg.c | 75 void tipc_msg_init(u32 own_node, struct tipc_msg *m, u32 user, u32 type, in tipc_msg_init() 95 struct tipc_msg *msg; in tipc_msg_create() 127 struct tipc_msg *msg; in tipc_buf_append() 203 struct tipc_msg *hdr; in tipc_msg_validate() 253 int tipc_msg_fragment(struct sk_buff *skb, const struct tipc_msg *hdr, in tipc_msg_fragment() 257 struct tipc_msg *_hdr; in tipc_msg_fragment() 314 int tipc_msg_build(struct tipc_msg *mhdr, struct msghdr *m, int offset, in tipc_msg_build() 318 struct tipc_msg pkthdr; in tipc_msg_build() 425 bool tipc_msg_bundle(struct sk_buff *skb, struct tipc_msg *msg, u32 mtu) in tipc_msg_bundle() 427 struct tipc_msg *bmsg; in tipc_msg_bundle() [all …]
|
D | group.h | 43 struct tipc_msg; 60 int *sk_rcvbuf, struct tipc_msg *hdr, 64 struct tipc_msg *hdr,
|
D | bcast.h | 43 struct tipc_msg; 94 struct tipc_msg *hdr); 96 struct tipc_msg *hdr);
|
D | link.h | 120 bool tipc_link_validate_msg(struct tipc_link *l, struct tipc_msg *hdr); 148 void tipc_link_bc_init_rcv(struct tipc_link *l, struct tipc_msg *hdr); 149 int tipc_link_bc_sync_rcv(struct tipc_link *l, struct tipc_msg *hdr,
|
D | bcast.c | 314 struct tipc_msg *hdr, *_hdr; in tipc_mcast_send_sync() 377 struct tipc_msg *hdr; in tipc_mcast_xmit() 431 struct tipc_msg *hdr = buf_msg(skb); in tipc_bcast_rcv() 464 struct tipc_msg *hdr) in tipc_bcast_ack_rcv() 492 struct tipc_msg *hdr) in tipc_bcast_sync_rcv() 775 struct tipc_msg *hdr, *_hdr; in tipc_mcast_filter_msg()
|
D | link.c | 717 struct tipc_msg *msg; in link_profile_stats() 827 static int link_schedule_user(struct tipc_link *l, struct tipc_msg *hdr) in link_schedule_user() 951 struct tipc_msg *hdr; in tipc_link_xmit() 1034 struct tipc_msg *hdr; in tipc_link_advance_backlog() 1083 struct tipc_msg *hdr; in link_retransmit_failure() 1136 struct tipc_msg *hdr; in tipc_link_bc_retrans() 1185 struct tipc_msg *hdr = buf_msg(skb); in tipc_data_input() 1227 struct tipc_msg *hdr = buf_msg(skb); in tipc_link_input() 1274 struct tipc_msg *hdr = buf_msg(skb); in tipc_link_tnl_rcv() 1410 struct tipc_msg *hdr; in tipc_link_advance_transmq() [all …]
|
D | socket.c | 101 struct tipc_msg phdr; 291 static bool tsk_peer_msg(struct tipc_sock *tsk, struct tipc_msg *msg) in tsk_peer_msg() 421 struct tipc_msg *msg; in tipc_sk_create() 790 struct tipc_msg *hdr = &tsk->phdr; in tipc_sendmcast() 856 struct tipc_msg *hdr = &tsk->phdr; in tipc_send_group_msg() 952 struct tipc_msg *hdr = &tsk->phdr; in tipc_send_group_anycast() 1040 struct tipc_msg *hdr = &tsk->phdr; in tipc_send_group_bcast() 1110 struct tipc_msg *hdr = &tsk->phdr; in tipc_send_group_mcast() 1152 struct tipc_msg *hdr; in tipc_sk_mcast_rcv() 1235 struct tipc_msg *hdr = buf_msg(skb); in tipc_sk_conn_proto_rcv() [all …]
|
D | discover.c | 85 struct tipc_msg *hdr; in tipc_disc_init_msg() 106 struct tipc_msg *hdr; in tipc_disc_msg_xmit() 196 struct tipc_msg *hdr = buf_msg(skb); in tipc_disc_rcv()
|
D | group.c | 473 struct tipc_msg *_hdr, *hdr = buf_msg(skb); in tipc_group_sort_msg() 502 struct tipc_msg *hdr; in tipc_group_filter_msg() 674 struct tipc_msg *hdr; in tipc_group_create_event() 705 struct tipc_msg *hdr; in tipc_group_proto_xmit() 741 struct tipc_msg *hdr, struct sk_buff_head *inputq, in tipc_group_proto_rcv() 857 struct tipc_msg *hdr, in tipc_group_member_evt()
|
D | name_distr.c | 73 struct tipc_msg *msg; in named_prepare_buf() 304 struct tipc_msg *msg; in tipc_named_rcv()
|
D | trace.c | 57 struct tipc_msg *hdr; in tipc_skb_dump()
|
D | node.c | 1484 struct tipc_msg *hdr = buf_msg(skb_peek(list)); in tipc_lxc_xmit() 1678 static void tipc_node_bc_sync_rcv(struct tipc_node *n, struct tipc_msg *hdr, in tipc_node_bc_sync_rcv() 1720 struct tipc_msg *hdr = buf_msg(skb); in tipc_node_bc_rcv() 1774 struct tipc_msg *hdr = buf_msg(skb); in tipc_node_check_state() 1928 struct tipc_msg *hdr; in tipc_rcv()
|
D | bearer.c | 518 struct tipc_msg *hdr = buf_msg(skb); in tipc_bearer_xmit_skb() 565 struct tipc_msg *hdr; in tipc_bearer_bc_xmit()
|
D | udp_media.c | 366 struct tipc_msg *hdr; in tipc_udp_recv()
|