Home
last modified time | relevance | path

Searched refs:mtyp (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Ddiscover.c77 * @mtyp: message type (request or response)
81 u32 mtyp, struct tipc_bearer *b) in tipc_disc_init_msg()
88 tipc_msg_init(tn->trial_addr, hdr, LINK_CONFIG, mtyp, in tipc_disc_init_msg()
101 static void tipc_disc_msg_xmit(struct net *net, u32 mtyp, u32 dst, in tipc_disc_msg_xmit() argument
113 tipc_disc_init_msg(net, skb, mtyp, b); in tipc_disc_msg_xmit()
146 int mtyp) in tipc_disc_addr_trial_msg()
153 if (mtyp == DSC_TRIAL_FAIL_MSG) { in tipc_disc_addr_trial_msg()
176 if (mtyp != DSC_TRIAL_MSG) in tipc_disc_addr_trial_msg()
207 u32 mtyp = msg_type(hdr); in tipc_disc_rcv() local
236 src, sugg, peer_id, mtyp)) in tipc_disc_rcv()
80 tipc_disc_init_msg(struct net *net, struct sk_buff *skb, u32 mtyp, struct tipc_bearer *b) tipc_disc_init_msg() argument
140 tipc_disc_addr_trial_msg(struct tipc_discoverer *d, struct tipc_media_addr *maddr, struct tipc_bearer *b, u32 dst, u32 src, u32 sugg_addr, u8 *peer_id, int mtyp) tipc_disc_addr_trial_msg() argument
[all...]
H A Dgroup.c102 int mtyp, struct sk_buff_head *xmitq);
476 int mtyp = msg_type(hdr); in tipc_group_sort_msg() local
479 if (mtyp == TIPC_GRP_BCAST_MSG || mtyp == TIPC_GRP_MCAST_MSG) { in tipc_group_sort_msg()
504 int mtyp, blks; in tipc_group_filter_msg() local
529 mtyp = msg_type(hdr); in tipc_group_filter_msg()
539 switch (mtyp) { in tipc_group_filter_msg()
703 int mtyp, struct sk_buff_head *xmitq) in tipc_group_proto_xmit()
709 skb = tipc_msg_create(GROUP_PROTOCOL, mtyp, INT_H_SIZE, 0, in tipc_group_proto_xmit()
722 if (mtyp in tipc_group_proto_xmit()
702 tipc_group_proto_xmit(struct tipc_group *grp, struct tipc_member *m, int mtyp, struct sk_buff_head *xmitq) tipc_group_proto_xmit() argument
[all...]
H A Dlink.c240 static void tipc_link_build_proto_msg(struct tipc_link *l, int mtyp, bool probe,
808 int mtyp = 0; in tipc_link_timeout() local
822 mtyp = STATE_MSG; in tipc_link_timeout()
845 mtyp = RESET_MSG; in tipc_link_timeout()
849 mtyp = ACTIVATE_MSG; in tipc_link_timeout()
860 tipc_link_build_proto_msg(l, mtyp, probe, 0, 0, 0, 0, xmitq); in tipc_link_timeout()
1702 int mtyp = RESET_MSG; in tipc_link_build_reset_msg() local
1706 mtyp = ACTIVATE_MSG; in tipc_link_build_reset_msg()
1708 tipc_link_build_proto_msg(l, mtyp, 0, 0, 0, 0, 0, xmitq); in tipc_link_build_reset_msg()
1820 static void tipc_link_build_proto_msg(struct tipc_link *l, int mtyp, boo argument
1937 tipc_link_tnl_prepare(struct tipc_link *l, struct tipc_link *tnl, int mtyp, struct sk_buff_head *xmitq) tipc_link_tnl_prepare() argument
2122 int mtyp = msg_type(hdr); tipc_link_validate_msg() local
2175 int mtyp = msg_type(hdr); tipc_link_proto_rcv() local
2366 int mtyp = msg_type(hdr); tipc_link_bc_init_rcv() local
2487 int mtyp = msg_type(hdr); tipc_link_bc_nack_rcv() local
[all...]
H A Dmsg.h400 int mtyp = msg_type(m); in msg_in_group() local
402 return mtyp >= TIPC_GRP_MEMBER_EVT && mtyp <= TIPC_GRP_UCAST_MSG; in msg_in_group()
417 int mtyp = msg_type(m); in msg_mcast() local
419 return ((mtyp == TIPC_MCAST_MSG) || (mtyp == TIPC_GRP_BCAST_MSG) || in msg_mcast()
420 (mtyp == TIPC_GRP_MCAST_MSG)); in msg_mcast()
H A Dlink.h90 int mtyp, struct sk_buff_head *xmitq);
H A Dsocket.c1188 int user, mtyp, hlen; in tipc_sk_mcast_rcv() local
1198 mtyp = msg_type(hdr); in tipc_sk_mcast_rcv()
1203 if (mtyp == TIPC_GRP_UCAST_MSG || user == GROUP_PROTOCOL) { in tipc_sk_mcast_rcv()
1323 int mtyp = msg_type(hdr); in tipc_sk_conn_proto_rcv() local
1351 if (mtyp == CONN_PROBE) { in tipc_sk_conn_proto_rcv()
1356 } else if (mtyp == CONN_ACK) { in tipc_sk_conn_proto_rcv()
1364 } else if (mtyp != CONN_PROBE_REPLY) { in tipc_sk_conn_proto_rcv()
2341 int mtyp = msg_type(hdr); in tipc_sk_filter_rcv() local
2355 if (unlikely(!grp) && mtyp == TIPC_MCAST_MSG) in tipc_sk_filter_rcv()
H A Dnode.c1906 int mtyp = msg_type(hdr); in tipc_node_check_state() local
1966 if ((usr == TUNNEL_PROTOCOL) && (mtyp == FAILOVER_MSG)) { in tipc_node_check_state()
2005 if ((usr == TUNNEL_PROTOCOL) && (mtyp == SYNCH_MSG) && (oseqno == 1)) { in tipc_node_check_state()
2036 if ((usr == TUNNEL_PROTOCOL) && (mtyp == SYNCH_MSG)) in tipc_node_check_state()
/kernel/linux/linux-6.6/net/tipc/
H A Ddiscover.c78 * @mtyp: message type (request or response)
82 u32 mtyp, struct tipc_bearer *b) in tipc_disc_init_msg()
89 tipc_msg_init(tn->trial_addr, hdr, LINK_CONFIG, mtyp, in tipc_disc_init_msg()
102 static void tipc_disc_msg_xmit(struct net *net, u32 mtyp, u32 dst, in tipc_disc_msg_xmit() argument
114 tipc_disc_init_msg(net, skb, mtyp, b); in tipc_disc_msg_xmit()
147 int mtyp) in tipc_disc_addr_trial_msg()
154 if (mtyp == DSC_TRIAL_FAIL_MSG) { in tipc_disc_addr_trial_msg()
177 if (mtyp != DSC_TRIAL_MSG) in tipc_disc_addr_trial_msg()
208 u32 mtyp = msg_type(hdr); in tipc_disc_rcv() local
237 src, sugg, peer_id, mtyp)) in tipc_disc_rcv()
81 tipc_disc_init_msg(struct net *net, struct sk_buff *skb, u32 mtyp, struct tipc_bearer *b) tipc_disc_init_msg() argument
141 tipc_disc_addr_trial_msg(struct tipc_discoverer *d, struct tipc_media_addr *maddr, struct tipc_bearer *b, u32 dst, u32 src, u32 sugg_addr, u8 *peer_id, int mtyp) tipc_disc_addr_trial_msg() argument
[all...]
H A Dgroup.c103 int mtyp, struct sk_buff_head *xmitq);
477 int mtyp = msg_type(hdr); in tipc_group_sort_msg() local
480 if (mtyp == TIPC_GRP_BCAST_MSG || mtyp == TIPC_GRP_MCAST_MSG) { in tipc_group_sort_msg()
505 int mtyp, blks; in tipc_group_filter_msg() local
530 mtyp = msg_type(hdr); in tipc_group_filter_msg()
540 switch (mtyp) { in tipc_group_filter_msg()
704 int mtyp, struct sk_buff_head *xmitq) in tipc_group_proto_xmit()
710 skb = tipc_msg_create(GROUP_PROTOCOL, mtyp, INT_H_SIZE, 0, in tipc_group_proto_xmit()
723 if (mtyp in tipc_group_proto_xmit()
703 tipc_group_proto_xmit(struct tipc_group *grp, struct tipc_member *m, int mtyp, struct sk_buff_head *xmitq) tipc_group_proto_xmit() argument
[all...]
H A Dlink.c268 static void tipc_link_build_proto_msg(struct tipc_link *l, int mtyp, bool probe,
843 int mtyp = 0; in tipc_link_timeout() local
857 mtyp = STATE_MSG; in tipc_link_timeout()
880 mtyp = RESET_MSG; in tipc_link_timeout()
884 mtyp = ACTIVATE_MSG; in tipc_link_timeout()
895 tipc_link_build_proto_msg(l, mtyp, probe, 0, 0, 0, 0, xmitq); in tipc_link_timeout()
1738 int mtyp = RESET_MSG; in tipc_link_build_reset_msg() local
1742 mtyp = ACTIVATE_MSG; in tipc_link_build_reset_msg()
1744 tipc_link_build_proto_msg(l, mtyp, 0, 0, 0, 0, 0, xmitq); in tipc_link_build_reset_msg()
1856 static void tipc_link_build_proto_msg(struct tipc_link *l, int mtyp, boo argument
1973 tipc_link_tnl_prepare(struct tipc_link *l, struct tipc_link *tnl, int mtyp, struct sk_buff_head *xmitq) tipc_link_tnl_prepare() argument
2158 int mtyp = msg_type(hdr); tipc_link_validate_msg() local
2211 int mtyp = msg_type(hdr); tipc_link_proto_rcv() local
2402 int mtyp = msg_type(hdr); tipc_link_bc_init_rcv() local
2523 int mtyp = msg_type(hdr); tipc_link_bc_nack_rcv() local
[all...]
H A Dmsg.h392 int mtyp = msg_type(m); in msg_in_group() local
394 return mtyp >= TIPC_GRP_MEMBER_EVT && mtyp <= TIPC_GRP_UCAST_MSG; in msg_in_group()
409 int mtyp = msg_type(m); in msg_mcast() local
411 return ((mtyp == TIPC_MCAST_MSG) || (mtyp == TIPC_GRP_BCAST_MSG) || in msg_mcast()
412 (mtyp == TIPC_GRP_MCAST_MSG)); in msg_mcast()
H A Dlink.h90 int mtyp, struct sk_buff_head *xmitq);
H A Dsocket.c1205 int user, mtyp, hlen; in tipc_sk_mcast_rcv() local
1216 mtyp = msg_type(hdr); in tipc_sk_mcast_rcv()
1227 if (mtyp == TIPC_GRP_UCAST_MSG || user == GROUP_PROTOCOL) { in tipc_sk_mcast_rcv()
1336 int mtyp = msg_type(hdr); in tipc_sk_conn_proto_rcv() local
1364 if (mtyp == CONN_PROBE) { in tipc_sk_conn_proto_rcv()
1369 } else if (mtyp == CONN_ACK) { in tipc_sk_conn_proto_rcv()
1377 } else if (mtyp != CONN_PROBE_REPLY) { in tipc_sk_conn_proto_rcv()
2346 int mtyp = msg_type(hdr); in tipc_sk_filter_rcv() local
2360 if (unlikely(!grp) && mtyp == TIPC_MCAST_MSG) in tipc_sk_filter_rcv()
H A Dnode.c1937 int mtyp = msg_type(hdr); in tipc_node_check_state() local
1997 if ((usr == TUNNEL_PROTOCOL) && (mtyp == FAILOVER_MSG)) { in tipc_node_check_state()
2036 if ((usr == TUNNEL_PROTOCOL) && (mtyp == SYNCH_MSG) && (oseqno == 1)) { in tipc_node_check_state()
2067 if ((usr == TUNNEL_PROTOCOL) && (mtyp == SYNCH_MSG)) in tipc_node_check_state()
/kernel/linux/linux-6.6/drivers/iio/temperature/
H A Dmlx90632.c144 * @mtyp: Measurement type physical sensor configuration for extended range
158 u8 mtyp; member
284 if (data->mtyp == MLX90632_MTYP_MEDICAL) { in mlx90632_calculate_dataset_ready_time()
396 if (data->mtyp == type) in mlx90632_set_meas_type()
416 data->mtyp = type; in mlx90632_set_meas_type()
862 data->mtyp == MLX90632_MTYP_EXTENDED) { in mlx90632_calc_object_dsp105()
1197 mlx90632->mtyp = MLX90632_MTYP_MEDICAL; in mlx90632_probe()
1252 mlx90632->mtyp = MLX90632_MTYP_EXTENDED; in mlx90632_probe()
/kernel/linux/linux-5.10/drivers/iio/temperature/
H A Dmlx90632.c127 * @mtyp: Measurement type physical sensor configuration for extended range
137 u8 mtyp; member
673 data->mtyp == MLX90632_MTYP_EXTENDED) { in mlx90632_calc_object_dsp105()
870 mlx90632->mtyp = MLX90632_MTYP_MEDICAL; in mlx90632_probe()
900 mlx90632->mtyp = MLX90632_MTYP_EXTENDED; in mlx90632_probe()
/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h140 struct hm_map *mtyp; member
H A Dhfcmulti.c5031 hc->mtyp = m; in hfcmulti_init()
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h140 struct hm_map *mtyp; member
H A Dhfcmulti.c4998 hc->mtyp = m; in hfcmulti_init()

Completed in 52 milliseconds