Symbol: tipc_msg
net/tipc/bcast.c
321
struct tipc_msg *hdr, *_hdr;
net/tipc/bcast.c
384
struct tipc_msg *hdr;
net/tipc/bcast.c
438
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/bcast.c
471
struct tipc_msg *hdr)
net/tipc/bcast.c
499
struct tipc_msg *hdr,
net/tipc/bcast.c
788
struct tipc_msg *hdr, *_hdr;
net/tipc/bcast.h
43
struct tipc_msg;
net/tipc/bcast.h
97
struct tipc_msg *hdr);
net/tipc/bcast.h
99
struct tipc_msg *hdr,
net/tipc/bearer.c
565
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/bearer.c
624
struct tipc_msg *hdr;
net/tipc/crypto.c
1043
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/crypto.c
1394
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/crypto.c
1696
struct tipc_msg *hdr = buf_msg(*skb);
net/tipc/crypto.c
2167
struct tipc_msg *hdr;
net/tipc/crypto.c
2242
struct tipc_msg *hdr;
net/tipc/crypto.c
2287
static bool tipc_crypto_key_rcv(struct tipc_crypto *rx, struct tipc_msg *hdr)
net/tipc/crypto.c
305
static bool tipc_crypto_key_rcv(struct tipc_crypto *rx, struct tipc_msg *hdr);
net/tipc/crypto.h
179
static inline u32 msg_key_gen(struct tipc_msg *m)
net/tipc/crypto.h
184
static inline void msg_set_key_gen(struct tipc_msg *m, u32 gen)
net/tipc/crypto.h
189
static inline u32 msg_key_mode(struct tipc_msg *m)
net/tipc/crypto.h
194
static inline void msg_set_key_mode(struct tipc_msg *m, u32 mode)
net/tipc/discover.c
107
struct tipc_msg *hdr;
net/tipc/discover.c
197
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/discover.c
86
struct tipc_msg *hdr;
net/tipc/group.c
474
struct tipc_msg *_hdr, *hdr = buf_msg(skb);
net/tipc/group.c
503
struct tipc_msg *hdr;
net/tipc/group.c
675
struct tipc_msg *hdr;
net/tipc/group.c
706
struct tipc_msg *hdr;
net/tipc/group.c
742
struct tipc_msg *hdr, struct sk_buff_head *inputq,
net/tipc/group.c
858
struct tipc_msg *hdr,
net/tipc/group.h
44
struct tipc_msg;
net/tipc/group.h
61
int *sk_rcvbuf, struct tipc_msg *hdr,
net/tipc/group.h
65
struct tipc_msg *hdr,
net/tipc/link.c
1024
struct tipc_msg *hdr;
net/tipc/link.c
1154
struct tipc_msg *hdr;
net/tipc/link.c
1199
struct tipc_msg *hdr;
net/tipc/link.c
1248
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/link.c
1299
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/link.c
1346
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/link.c
1415
struct tipc_msg *hdr, bool uc)
net/tipc/link.c
1492
static u16 tipc_build_gap_ack_blks(struct tipc_link *l, struct tipc_msg *hdr)
net/tipc/link.c
1541
struct tipc_msg *hdr;
net/tipc/link.c
1766
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/link.c
1840
struct tipc_msg *hdr;
net/tipc/link.c
1920
struct tipc_msg *hdr, *ihdr;
net/tipc/link.c
1938
ihdr = (struct tipc_msg *)msg_data(hdr);
net/tipc/link.c
1953
struct tipc_msg *hdr, tnlhdr;
net/tipc/link.c
2131
bool tipc_link_validate_msg(struct tipc_link *l, struct tipc_msg *hdr)
net/tipc/link.c
2177
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/link.c
2337
struct tipc_msg *hdr;
net/tipc/link.c
2377
void tipc_link_bc_init_rcv(struct tipc_link *l, struct tipc_msg *hdr)
net/tipc/link.c
2404
int tipc_link_bc_sync_rcv(struct tipc_link *l, struct tipc_msg *hdr,
net/tipc/link.c
2498
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/link.c
257
static u16 tipc_build_gap_ack_blks(struct tipc_link *l, struct tipc_msg *hdr);
net/tipc/link.c
766
struct tipc_msg *msg;
net/tipc/link.c
881
static int link_schedule_user(struct tipc_link *l, struct tipc_msg *hdr)
net/tipc/link.h
120
bool tipc_link_validate_msg(struct tipc_link *l, struct tipc_msg *hdr);
net/tipc/link.h
146
struct tipc_msg *hdr, bool uc);
net/tipc/link.h
151
void tipc_link_bc_init_rcv(struct tipc_link *l, struct tipc_msg *hdr);
net/tipc/link.h
152
int tipc_link_bc_sync_rcv(struct tipc_link *l, struct tipc_msg *hdr,
net/tipc/msg.c
101
struct tipc_msg *msg;
net/tipc/msg.c
129
struct tipc_msg *msg;
net/tipc/msg.c
205
int tipc_msg_append(struct tipc_msg *_hdr, struct msghdr *m, int dlen,
net/tipc/msg.c
211
struct tipc_msg *hdr;
net/tipc/msg.c
259
struct tipc_msg *hdr;
net/tipc/msg.c
310
int tipc_msg_fragment(struct sk_buff *skb, const struct tipc_msg *hdr,
net/tipc/msg.c
314
struct tipc_msg *_hdr;
net/tipc/msg.c
372
int tipc_msg_build(struct tipc_msg *mhdr, struct msghdr *m, int offset,
net/tipc/msg.c
376
struct tipc_msg pkthdr;
net/tipc/msg.c
484
static bool tipc_msg_bundle(struct sk_buff *bskb, struct tipc_msg *msg,
net/tipc/msg.c
487
struct tipc_msg *bmsg = buf_msg(bskb);
net/tipc/msg.c
523
struct tipc_msg *msg, *inner, *outer;
net/tipc/msg.c
583
struct tipc_msg *hdr, *ihdr;
net/tipc/msg.c
594
ihdr = (struct tipc_msg *)(msg_data(hdr) + *pos);
net/tipc/msg.c
628
struct tipc_msg *_hdr, *hdr;
net/tipc/msg.c
703
struct tipc_msg *msg = buf_msg(skb);
net/tipc/msg.c
81
void tipc_msg_init(u32 own_node, struct tipc_msg *m, u32 user, u32 type,
net/tipc/msg.h
1003
static inline void msg_set_conn_ack(struct tipc_msg *m, u32 n)
net/tipc/msg.h
1008
static inline u16 msg_adv_win(struct tipc_msg *m)
net/tipc/msg.h
1013
static inline void msg_set_adv_win(struct tipc_msg *m, u16 n)
net/tipc/msg.h
1018
static inline u32 msg_max_pkt(struct tipc_msg *m)
net/tipc/msg.h
1023
static inline void msg_set_max_pkt(struct tipc_msg *m, u32 n)
net/tipc/msg.h
1028
static inline u32 msg_link_tolerance(struct tipc_msg *m)
net/tipc/msg.h
1033
static inline void msg_set_link_tolerance(struct tipc_msg *m, u32 n)
net/tipc/msg.h
1038
static inline u16 msg_grp_bc_syncpt(struct tipc_msg *m)
net/tipc/msg.h
1043
static inline void msg_set_grp_bc_syncpt(struct tipc_msg *m, u16 n)
net/tipc/msg.h
1048
static inline u16 msg_grp_bc_acked(struct tipc_msg *m)
net/tipc/msg.h
1053
static inline void msg_set_grp_bc_acked(struct tipc_msg *m, u16 n)
net/tipc/msg.h
1058
static inline u16 msg_grp_remitted(struct tipc_msg *m)
net/tipc/msg.h
1063
static inline void msg_set_grp_remitted(struct tipc_msg *m, u16 n)
net/tipc/msg.h
1070
static inline u16 msg_grp_evt(struct tipc_msg *m)
net/tipc/msg.h
1075
static inline void msg_set_grp_evt(struct tipc_msg *m, int n)
net/tipc/msg.h
1080
static inline u16 msg_grp_bc_ack_req(struct tipc_msg *m)
net/tipc/msg.h
1085
static inline void msg_set_grp_bc_ack_req(struct tipc_msg *m, bool n)
net/tipc/msg.h
1090
static inline u16 msg_grp_bc_seqno(struct tipc_msg *m)
net/tipc/msg.h
1095
static inline void msg_set_grp_bc_seqno(struct tipc_msg *m, u32 n)
net/tipc/msg.h
1100
static inline bool msg_peer_link_is_up(struct tipc_msg *m)
net/tipc/msg.h
1109
static inline bool msg_peer_node_is_up(struct tipc_msg *m)
net/tipc/msg.h
1116
static inline bool msg_is_reset(struct tipc_msg *hdr)
net/tipc/msg.h
1123
static inline void msg_set_peer_net_hash(struct tipc_msg *m, u32 n)
net/tipc/msg.h
1128
static inline u32 msg_peer_net_hash(struct tipc_msg *m)
net/tipc/msg.h
1135
static inline u32 msg_sugg_node_addr(struct tipc_msg *m)
net/tipc/msg.h
1140
static inline void msg_set_sugg_node_addr(struct tipc_msg *m, u32 n)
net/tipc/msg.h
1145
static inline void msg_set_node_id(struct tipc_msg *hdr, u8 *id)
net/tipc/msg.h
1150
static inline u8 *msg_node_id(struct tipc_msg *hdr)
net/tipc/msg.h
1160
void tipc_msg_init(u32 own_addr, struct tipc_msg *m, u32 user, u32 type,
net/tipc/msg.h
1169
int tipc_msg_fragment(struct sk_buff *skb, const struct tipc_msg *hdr,
net/tipc/msg.h
1171
int tipc_msg_build(struct tipc_msg *mhdr, struct msghdr *m,
net/tipc/msg.h
1173
int tipc_msg_append(struct tipc_msg *hdr, struct msghdr *m, int dlen,
net/tipc/msg.h
200
static inline struct tipc_msg *buf_msg(struct sk_buff *skb)
net/tipc/msg.h
202
return (struct tipc_msg *)skb->data;
net/tipc/msg.h
205
static inline u32 msg_word(struct tipc_msg *m, u32 pos)
net/tipc/msg.h
210
static inline void msg_set_word(struct tipc_msg *m, u32 w, u32 val)
net/tipc/msg.h
215
static inline u32 msg_bits(struct tipc_msg *m, u32 w, u32 pos, u32 mask)
net/tipc/msg.h
220
static inline void msg_set_bits(struct tipc_msg *m, u32 w,
net/tipc/msg.h
232
static inline u32 msg_version(struct tipc_msg *m)
net/tipc/msg.h
237
static inline void msg_set_version(struct tipc_msg *m)
net/tipc/msg.h
242
static inline u32 msg_user(struct tipc_msg *m)
net/tipc/msg.h
247
static inline u32 msg_isdata(struct tipc_msg *m)
net/tipc/msg.h
252
static inline void msg_set_user(struct tipc_msg *m, u32 n)
net/tipc/msg.h
257
static inline u32 msg_hdr_sz(struct tipc_msg *m)
net/tipc/msg.h
262
static inline void msg_set_hdr_sz(struct tipc_msg *m, u32 n)
net/tipc/msg.h
267
static inline u32 msg_size(struct tipc_msg *m)
net/tipc/msg.h
272
static inline u32 msg_blocks(struct tipc_msg *m)
net/tipc/msg.h
277
static inline u32 msg_data_sz(struct tipc_msg *m)
net/tipc/msg.h
282
static inline int msg_non_seq(struct tipc_msg *m)
net/tipc/msg.h
287
static inline void msg_set_non_seq(struct tipc_msg *m, u32 n)
net/tipc/msg.h
292
static inline int msg_is_syn(struct tipc_msg *m)
net/tipc/msg.h
297
static inline void msg_set_syn(struct tipc_msg *m, u32 d)
net/tipc/msg.h
302
static inline int msg_dest_droppable(struct tipc_msg *m)
net/tipc/msg.h
307
static inline void msg_set_dest_droppable(struct tipc_msg *m, u32 d)
net/tipc/msg.h
312
static inline int msg_is_keepalive(struct tipc_msg *m)
net/tipc/msg.h
317
static inline void msg_set_is_keepalive(struct tipc_msg *m, u32 d)
net/tipc/msg.h
322
static inline int msg_src_droppable(struct tipc_msg *m)
net/tipc/msg.h
327
static inline void msg_set_src_droppable(struct tipc_msg *m, u32 d)
net/tipc/msg.h
332
static inline int msg_ack_required(struct tipc_msg *m)
net/tipc/msg.h
337
static inline void msg_set_ack_required(struct tipc_msg *m)
net/tipc/msg.h
342
static inline int msg_nagle_ack(struct tipc_msg *m)
net/tipc/msg.h
347
static inline void msg_set_nagle_ack(struct tipc_msg *m)
net/tipc/msg.h
352
static inline bool msg_is_rcast(struct tipc_msg *m)
net/tipc/msg.h
357
static inline void msg_set_is_rcast(struct tipc_msg *m, bool d)
net/tipc/msg.h
362
static inline void msg_set_size(struct tipc_msg *m, u32 sz)
net/tipc/msg.h
367
static inline unchar *msg_data(struct tipc_msg *m)
net/tipc/msg.h
372
static inline struct tipc_msg *msg_inner_hdr(struct tipc_msg *m)
net/tipc/msg.h
374
return (struct tipc_msg *)msg_data(m);
net/tipc/msg.h
380
static inline u32 msg_type(struct tipc_msg *m)
net/tipc/msg.h
385
static inline void msg_set_type(struct tipc_msg *m, u32 n)
net/tipc/msg.h
390
static inline int msg_in_group(struct tipc_msg *m)
net/tipc/msg.h
397
static inline bool msg_is_grp_evt(struct tipc_msg *m)
net/tipc/msg.h
402
static inline u32 msg_named(struct tipc_msg *m)
net/tipc/msg.h
407
static inline u32 msg_mcast(struct tipc_msg *m)
net/tipc/msg.h
415
static inline u32 msg_connected(struct tipc_msg *m)
net/tipc/msg.h
420
static inline u32 msg_direct(struct tipc_msg *m)
net/tipc/msg.h
425
static inline u32 msg_errcode(struct tipc_msg *m)
net/tipc/msg.h
430
static inline void msg_set_errcode(struct tipc_msg *m, u32 err)
net/tipc/msg.h
435
static inline void msg_set_bulk(struct tipc_msg *m)
net/tipc/msg.h
440
static inline u32 msg_is_bulk(struct tipc_msg *m)
net/tipc/msg.h
445
static inline void msg_set_last_bulk(struct tipc_msg *m)
net/tipc/msg.h
450
static inline u32 msg_is_last_bulk(struct tipc_msg *m)
net/tipc/msg.h
455
static inline void msg_set_non_legacy(struct tipc_msg *m)
net/tipc/msg.h
460
static inline u32 msg_is_legacy(struct tipc_msg *m)
net/tipc/msg.h
465
static inline u32 msg_reroute_cnt(struct tipc_msg *m)
net/tipc/msg.h
470
static inline void msg_incr_reroute_cnt(struct tipc_msg *m)
net/tipc/msg.h
475
static inline u32 msg_lookup_scope(struct tipc_msg *m)
net/tipc/msg.h
480
static inline void msg_set_lookup_scope(struct tipc_msg *m, u32 n)
net/tipc/msg.h
485
static inline u16 msg_bcast_ack(struct tipc_msg *m)
net/tipc/msg.h
490
static inline void msg_set_bcast_ack(struct tipc_msg *m, u16 n)
net/tipc/msg.h
498
static inline bool msg_dest_session_valid(struct tipc_msg *m)
net/tipc/msg.h
503
static inline void msg_set_dest_session_valid(struct tipc_msg *m, bool valid)
net/tipc/msg.h
508
static inline u16 msg_dest_session(struct tipc_msg *m)
net/tipc/msg.h
513
static inline void msg_set_dest_session(struct tipc_msg *m, u16 n)
net/tipc/msg.h
521
static inline u16 msg_ack(struct tipc_msg *m)
net/tipc/msg.h
526
static inline void msg_set_ack(struct tipc_msg *m, u16 n)
net/tipc/msg.h
531
static inline u16 msg_seqno(struct tipc_msg *m)
net/tipc/msg.h
536
static inline void msg_set_seqno(struct tipc_msg *m, u16 n)
net/tipc/msg.h
544
static inline u32 msg_importance(struct tipc_msg *m)
net/tipc/msg.h
555
static inline void msg_set_importance(struct tipc_msg *m, u32 i)
net/tipc/msg.h
567
static inline u32 msg_prevnode(struct tipc_msg *m)
net/tipc/msg.h
572
static inline void msg_set_prevnode(struct tipc_msg *m, u32 a)
net/tipc/msg.h
577
static inline u32 msg_origport(struct tipc_msg *m)
net/tipc/msg.h
584
static inline void msg_set_origport(struct tipc_msg *m, u32 p)
net/tipc/msg.h
589
static inline u16 msg_named_seqno(struct tipc_msg *m)
net/tipc/msg.h
594
static inline void msg_set_named_seqno(struct tipc_msg *m, u16 n)
net/tipc/msg.h
599
static inline u32 msg_destport(struct tipc_msg *m)
net/tipc/msg.h
604
static inline void msg_set_destport(struct tipc_msg *m, u32 p)
net/tipc/msg.h
609
static inline u32 msg_mc_netid(struct tipc_msg *m)
net/tipc/msg.h
614
static inline void msg_set_mc_netid(struct tipc_msg *m, u32 p)
net/tipc/msg.h
619
static inline int msg_short(struct tipc_msg *m)
net/tipc/msg.h
624
static inline u32 msg_orignode(struct tipc_msg *m)
net/tipc/msg.h
631
static inline void msg_set_orignode(struct tipc_msg *m, u32 a)
net/tipc/msg.h
636
static inline u32 msg_destnode(struct tipc_msg *m)
net/tipc/msg.h
641
static inline void msg_set_destnode(struct tipc_msg *m, u32 a)
net/tipc/msg.h
646
static inline u32 msg_nametype(struct tipc_msg *m)
net/tipc/msg.h
651
static inline void msg_set_nametype(struct tipc_msg *m, u32 n)
net/tipc/msg.h
656
static inline u32 msg_nameinst(struct tipc_msg *m)
net/tipc/msg.h
661
static inline u32 msg_namelower(struct tipc_msg *m)
net/tipc/msg.h
666
static inline void msg_set_namelower(struct tipc_msg *m, u32 n)
net/tipc/msg.h
671
static inline void msg_set_nameinst(struct tipc_msg *m, u32 n)
net/tipc/msg.h
676
static inline u32 msg_nameupper(struct tipc_msg *m)
net/tipc/msg.h
681
static inline void msg_set_nameupper(struct tipc_msg *m, u32 n)
net/tipc/msg.h
747
static inline u32 msg_seq_gap(struct tipc_msg *m)
net/tipc/msg.h
752
static inline void msg_set_seq_gap(struct tipc_msg *m, u32 n)
net/tipc/msg.h
757
static inline u32 msg_node_sig(struct tipc_msg *m)
net/tipc/msg.h
762
static inline void msg_set_node_sig(struct tipc_msg *m, u32 n)
net/tipc/msg.h
767
static inline u32 msg_node_capabilities(struct tipc_msg *m)
net/tipc/msg.h
772
static inline void msg_set_node_capabilities(struct tipc_msg *m, u32 n)
net/tipc/msg.h
780
static inline u32 msg_dest_domain(struct tipc_msg *m)
net/tipc/msg.h
785
static inline void msg_set_dest_domain(struct tipc_msg *m, u32 n)
net/tipc/msg.h
790
static inline void msg_set_bcgap_after(struct tipc_msg *m, u32 n)
net/tipc/msg.h
795
static inline u32 msg_bcgap_to(struct tipc_msg *m)
net/tipc/msg.h
800
static inline void msg_set_bcgap_to(struct tipc_msg *m, u32 n)
net/tipc/msg.h
808
static inline u32 msg_last_bcast(struct tipc_msg *m)
net/tipc/msg.h
813
static inline u32 msg_bc_snd_nxt(struct tipc_msg *m)
net/tipc/msg.h
818
static inline void msg_set_last_bcast(struct tipc_msg *m, u32 n)
net/tipc/msg.h
823
static inline u32 msg_nof_fragms(struct tipc_msg *m)
net/tipc/msg.h
828
static inline void msg_set_nof_fragms(struct tipc_msg *m, u32 n)
net/tipc/msg.h
833
static inline u32 msg_fragm_no(struct tipc_msg *m)
net/tipc/msg.h
838
static inline void msg_set_fragm_no(struct tipc_msg *m, u32 n)
net/tipc/msg.h
843
static inline u16 msg_next_sent(struct tipc_msg *m)
net/tipc/msg.h
848
static inline void msg_set_next_sent(struct tipc_msg *m, u16 n)
net/tipc/msg.h
853
static inline u32 msg_bc_netid(struct tipc_msg *m)
net/tipc/msg.h
858
static inline void msg_set_bc_netid(struct tipc_msg *m, u32 id)
net/tipc/msg.h
863
static inline u32 msg_link_selector(struct tipc_msg *m)
net/tipc/msg.h
873
static inline u16 msg_session(struct tipc_msg *m)
net/tipc/msg.h
878
static inline void msg_set_session(struct tipc_msg *m, u16 n)
net/tipc/msg.h
883
static inline u32 msg_probe(struct tipc_msg *m)
net/tipc/msg.h
888
static inline void msg_set_probe(struct tipc_msg *m, u32 val)
net/tipc/msg.h
893
static inline char msg_net_plane(struct tipc_msg *m)
net/tipc/msg.h
898
static inline void msg_set_net_plane(struct tipc_msg *m, char n)
net/tipc/msg.h
903
static inline u32 msg_linkprio(struct tipc_msg *m)
net/tipc/msg.h
908
static inline void msg_set_linkprio(struct tipc_msg *m, u32 n)
net/tipc/msg.h
913
static inline u32 msg_bearer_id(struct tipc_msg *m)
net/tipc/msg.h
918
static inline void msg_set_bearer_id(struct tipc_msg *m, u32 n)
net/tipc/msg.h
923
static inline u32 msg_redundant_link(struct tipc_msg *m)
net/tipc/msg.h
928
static inline void msg_set_redundant_link(struct tipc_msg *m, u32 r)
net/tipc/msg.h
933
static inline u32 msg_peer_stopping(struct tipc_msg *m)
net/tipc/msg.h
938
static inline void msg_set_peer_stopping(struct tipc_msg *m, u32 s)
net/tipc/msg.h
943
static inline bool msg_bc_ack_invalid(struct tipc_msg *m)
net/tipc/msg.h
955
static inline void msg_set_bc_ack_invalid(struct tipc_msg *m, bool invalid)
net/tipc/msg.h
960
static inline char *msg_media_addr(struct tipc_msg *m)
net/tipc/msg.h
965
static inline u32 msg_bc_gap(struct tipc_msg *m)
net/tipc/msg.h
970
static inline void msg_set_bc_gap(struct tipc_msg *m, u32 n)
net/tipc/msg.h
978
static inline u16 msg_msgcnt(struct tipc_msg *m)
net/tipc/msg.h
983
static inline void msg_set_msgcnt(struct tipc_msg *m, u16 n)
net/tipc/msg.h
988
static inline u16 msg_syncpt(struct tipc_msg *m)
net/tipc/msg.h
993
static inline void msg_set_syncpt(struct tipc_msg *m, u16 n)
net/tipc/msg.h
998
static inline u32 msg_conn_ack(struct tipc_msg *m)
net/tipc/name_distr.c
159
struct tipc_msg *hdr;
net/tipc/name_distr.c
317
struct tipc_msg *hdr;
net/tipc/name_distr.c
369
struct tipc_msg *hdr;
net/tipc/name_distr.c
72
struct tipc_msg *msg;
net/tipc/node.c
1629
struct tipc_msg *hdr = buf_msg(skb_peek(list));
net/tipc/node.c
1833
static void tipc_node_bc_sync_rcv(struct tipc_node *n, struct tipc_msg *hdr,
net/tipc/node.c
1875
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/node.c
1933
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/node.c
2087
struct tipc_msg *hdr;
net/tipc/socket.c
1007
struct tipc_msg *hdr = &tsk->phdr;
net/tipc/socket.c
1091
struct tipc_msg *hdr = &tsk->phdr;
net/tipc/socket.c
114
struct tipc_msg phdr;
net/tipc/socket.c
1161
struct tipc_msg *hdr = &tsk->phdr;
net/tipc/socket.c
1198
struct tipc_msg *hdr;
net/tipc/socket.c
1328
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/socket.c
1415
struct tipc_msg *hdr = &tsk->phdr;
net/tipc/socket.c
1559
struct tipc_msg *hdr = &tsk->phdr;
net/tipc/socket.c
1662
struct tipc_msg *msg = &tsk->phdr;
net/tipc/socket.c
1696
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/socket.c
1735
struct tipc_msg *hdr;
net/tipc/socket.c
1793
struct tipc_msg *msg;
net/tipc/socket.c
1890
struct tipc_msg *hdr;
net/tipc/socket.c
2016
struct tipc_msg *hdr;
net/tipc/socket.c
2150
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/socket.c
2195
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/socket.c
2309
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/socket.c
2340
struct tipc_msg *hdr = buf_msg(skb);
net/tipc/socket.c
2722
struct tipc_msg *msg;
net/tipc/socket.c
2969
struct tipc_msg *msg;
net/tipc/socket.c
3071
struct tipc_msg *hdr = &tsk->phdr;
net/tipc/socket.c
334
static bool tsk_peer_msg(struct tipc_sock *tsk, struct tipc_msg *msg)
net/tipc/socket.c
464
struct tipc_msg *msg;
net/tipc/socket.c
846
struct tipc_msg *hdr = &tsk->phdr;
net/tipc/socket.c
911
struct tipc_msg *hdr = &tsk->phdr;
net/tipc/trace.c
57
struct tipc_msg *hdr;
net/tipc/udp_media.c
376
struct tipc_msg *hdr;