Searched defs:mtyp (Results 1 – 6 of 6) sorted by relevance
/net/tipc/ |
D | discover.c | 81 u32 mtyp, struct tipc_bearer *b) in tipc_disc_init_msg() 101 static void tipc_disc_msg_xmit(struct net *net, u32 mtyp, u32 dst, in tipc_disc_msg_xmit() 146 int mtyp) in tipc_disc_addr_trial_msg() 207 u32 mtyp = msg_type(hdr); in tipc_disc_rcv() local
|
D | link.c | 808 int mtyp = 0; in tipc_link_timeout() local 1702 int mtyp = RESET_MSG; in tipc_link_build_reset_msg() local 1820 static void tipc_link_build_proto_msg(struct tipc_link *l, int mtyp, bool probe, in tipc_link_build_proto_msg() 1938 int mtyp, struct sk_buff_head *xmitq) in tipc_link_tnl_prepare() 2122 int mtyp = msg_type(hdr); in tipc_link_validate_msg() local 2175 int mtyp = msg_type(hdr); in tipc_link_proto_rcv() local 2363 int mtyp = msg_type(hdr); in tipc_link_bc_init_rcv() local 2484 int mtyp = msg_type(hdr); in tipc_link_bc_nack_rcv() local
|
D | group.c | 476 int mtyp = msg_type(hdr); in tipc_group_sort_msg() local 504 int mtyp, blks; in tipc_group_filter_msg() local 703 int mtyp, struct sk_buff_head *xmitq) in tipc_group_proto_xmit()
|
D | socket.c | 1188 int user, mtyp, hlen; in tipc_sk_mcast_rcv() local 1323 int mtyp = msg_type(hdr); in tipc_sk_conn_proto_rcv() local 2341 int mtyp = msg_type(hdr); in tipc_sk_filter_rcv() local
|
D | msg.h | 400 int mtyp = msg_type(m); in msg_in_group() local 417 int mtyp = msg_type(m); in msg_mcast() local
|
D | node.c | 1906 int mtyp = msg_type(hdr); in tipc_node_check_state() local
|