Searched refs:TIPC_LOW_IMPORTANCE (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/include/uapi/linux/ |
D | tipc.h | 91 #define TIPC_LOW_IMPORTANCE 0 macro
|
/linux-6.12.1/net/tipc/ |
D | trace.c | 89 case TIPC_LOW_IMPORTANCE: in tipc_skb_dump()
|
D | link.c | 1253 case TIPC_LOW_IMPORTANCE: in tipc_data_input() 1941 tipc_msg_init(onode, ihdr, TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_create_dummy_tnl_msg() 1996 skb = tipc_msg_create(TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_tnl_prepare() 2538 l->backlog[TIPC_LOW_IMPORTANCE].limit = min_win * 2; in tipc_link_set_queue_limits() 2966 l->backlog[TIPC_LOW_IMPORTANCE].len, in tipc_link_dump()
|
D | node.c | 1633 case TIPC_LOW_IMPORTANCE: in tipc_lxc_xmit()
|
D | socket.c | 511 tipc_msg_init(tipc_own_addr(net), msg, TIPC_LOW_IMPORTANCE, in tipc_sk_create()
|