Lines Matching refs:tipc_msg

251 static u16 tipc_build_gap_ack_blks(struct tipc_link *l, struct tipc_msg *hdr);
751 struct tipc_msg *msg; in link_profile_stats()
866 static int link_schedule_user(struct tipc_link *l, struct tipc_msg *hdr) in link_schedule_user()
999 struct tipc_msg *hdr = buf_msg(skb_peek(list)); in tipc_link_xmit()
1133 struct tipc_msg *hdr; in tipc_link_advance_backlog()
1178 struct tipc_msg *hdr; in link_retransmit_failure()
1227 struct tipc_msg *hdr = buf_msg(skb); in tipc_data_input()
1274 struct tipc_msg *hdr = buf_msg(skb); in tipc_link_input()
1321 struct tipc_msg *hdr = buf_msg(skb); in tipc_link_tnl_rcv()
1390 struct tipc_msg *hdr, bool uc) in tipc_get_gap_ack_blks()
1467 static u16 tipc_build_gap_ack_blks(struct tipc_link *l, struct tipc_msg *hdr) in tipc_build_gap_ack_blks()
1516 struct tipc_msg *hdr; in tipc_link_advance_transmq()
1741 struct tipc_msg *hdr = buf_msg(skb); in tipc_link_rcv()
1815 struct tipc_msg *hdr; in tipc_link_build_proto_msg()
1895 struct tipc_msg *hdr, *ihdr; in tipc_link_create_dummy_tnl_msg()
1913 ihdr = (struct tipc_msg *)msg_data(hdr); in tipc_link_create_dummy_tnl_msg()
1929 struct tipc_msg *hdr, tnlhdr; in tipc_link_tnl_prepare()
2105 bool tipc_link_validate_msg(struct tipc_link *l, struct tipc_msg *hdr) in tipc_link_validate_msg()
2151 struct tipc_msg *hdr = buf_msg(skb); in tipc_link_proto_rcv()
2300 struct tipc_msg *hdr; in tipc_link_build_bc_proto_msg()
2340 void tipc_link_bc_init_rcv(struct tipc_link *l, struct tipc_msg *hdr) in tipc_link_bc_init_rcv()
2367 int tipc_link_bc_sync_rcv(struct tipc_link *l, struct tipc_msg *hdr, in tipc_link_bc_sync_rcv()
2461 struct tipc_msg *hdr = buf_msg(skb); in tipc_link_bc_nack_rcv()