Home
last modified time | relevance | path

Searched refs:TIPC_CRITICAL_IMPORTANCE (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Dtipc.h94 #define TIPC_CRITICAL_IMPORTANCE 3 macro
/linux-6.1.9/net/tipc/
Dtrace.c92 case TIPC_CRITICAL_IMPORTANCE: in tipc_skb_dump()
Dmsg.h249 return msg_user(m) <= TIPC_CRITICAL_IMPORTANCE; in msg_isdata()
548 if (likely((usr <= TIPC_CRITICAL_IMPORTANCE) && !msg_errcode(m))) in msg_importance()
Dtopsrv.c525 rc = tsk_set_importance(sk, TIPC_CRITICAL_IMPORTANCE); in tipc_topsrv_create_listener()
Dlink.c1278 case TIPC_CRITICAL_IMPORTANCE: in tipc_data_input()
2560 l->backlog[TIPC_CRITICAL_IMPORTANCE].limit = min_win * 8; in tipc_link_set_queue_limits()
2988 l->backlog[TIPC_CRITICAL_IMPORTANCE].len, in tipc_link_dump()
Dgroup.c687 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, TIPC_GRP_MEMBER_EVT, in tipc_group_create_event()
Dsocket.c216 if (imp > TIPC_CRITICAL_IMPORTANCE) in tsk_set_importance()
593 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, in __tipc_shutdown()
1353 msg_set_user(hdr, TIPC_CRITICAL_IMPORTANCE); in tipc_sk_conn_proto_rcv()
Dnode.c1548 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, TIPC_CONN_MSG, in node_lost_contact()
1638 case TIPC_CRITICAL_IMPORTANCE: in tipc_lxc_xmit()