Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dtipc.h94 #define TIPC_CRITICAL_IMPORTANCE 3 macro
/linux/net/tipc/
A Dtrace.c92 case TIPC_CRITICAL_IMPORTANCE: in tipc_skb_dump()
A Dmsg.h257 return msg_user(m) <= TIPC_CRITICAL_IMPORTANCE; in msg_isdata()
561 if (likely((usr <= TIPC_CRITICAL_IMPORTANCE) && !msg_errcode(m))) in msg_importance()
A Dtopsrv.c516 rc = tsk_set_importance(sk, TIPC_CRITICAL_IMPORTANCE); in tipc_topsrv_create_listener()
A Dlink.c1278 case TIPC_CRITICAL_IMPORTANCE: in tipc_data_input()
2551 l->backlog[TIPC_CRITICAL_IMPORTANCE].limit = min_win * 8; in tipc_link_set_queue_limits()
2979 l->backlog[TIPC_CRITICAL_IMPORTANCE].len, in tipc_link_dump()
A Dgroup.c687 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, TIPC_GRP_MEMBER_EVT, in tipc_group_create_event()
A Dsocket.c216 if (imp > TIPC_CRITICAL_IMPORTANCE) in tsk_set_importance()
592 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, in __tipc_shutdown()
1352 msg_set_user(hdr, TIPC_CRITICAL_IMPORTANCE); in tipc_sk_conn_proto_rcv()
A Dnode.c1540 skb = tipc_msg_create(TIPC_CRITICAL_IMPORTANCE, TIPC_CONN_MSG, in node_lost_contact()
1630 case TIPC_CRITICAL_IMPORTANCE: in tipc_lxc_xmit()

Completed in 29 milliseconds