Searched refs:msg_set_dest_droppable (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | group.c | 695 msg_set_dest_droppable(hdr, true); in tipc_group_create_event() 736 msg_set_dest_droppable(hdr, true); in tipc_group_proto_xmit()
|
H A D | topsrv.c | 620 msg_set_dest_droppable(buf_msg(skb), true); in tipc_topsrv_kern_evt()
|
H A D | msg.h | 315 static inline void msg_set_dest_droppable(struct tipc_msg *m, u32 d) in msg_set_dest_droppable() function
|
H A D | socket.c | 191 msg_set_dest_droppable(&tsk->phdr, unreturnable ? 1 : 0); in tsk_set_unreturnable() 2221 msg_set_dest_droppable(hdr, 1); in tipc_sk_filter_connect() 3086 msg_set_dest_droppable(hdr, true); in tipc_sk_join()
|
H A D | link.c | 882 msg_set_dest_droppable(buf_msg(skb), true); in link_schedule_user()
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | group.c | 696 msg_set_dest_droppable(hdr, true); in tipc_group_create_event() 737 msg_set_dest_droppable(hdr, true); in tipc_group_proto_xmit()
|
H A D | topsrv.c | 625 msg_set_dest_droppable(buf_msg(skb), true); in tipc_topsrv_kern_evt()
|
H A D | msg.h | 307 static inline void msg_set_dest_droppable(struct tipc_msg *m, u32 d) in msg_set_dest_droppable() function
|
H A D | socket.c | 202 msg_set_dest_droppable(&tsk->phdr, unreturnable ? 1 : 0); in tsk_set_unreturnable() 2226 msg_set_dest_droppable(hdr, 1); in tipc_sk_filter_connect() 3095 msg_set_dest_droppable(hdr, true); in tipc_sk_join()
|
H A D | link.c | 917 msg_set_dest_droppable(buf_msg(skb), true); in link_schedule_user()
|
Completed in 28 milliseconds