Searched refs:TIPC_LOW_IMPORTANCE (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/include/uapi/linux/ |
D | tipc.h | 91 #define TIPC_LOW_IMPORTANCE 0 macro
|
/Linux-v4.19/net/tipc/ |
D | link.c | 867 l->backlog[TIPC_LOW_IMPORTANCE].len = 0; in tipc_link_reset() 1083 case TIPC_LOW_IMPORTANCE: in tipc_data_input() 1426 tipc_msg_init(onode, ihdr, TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_create_dummy_tnl_msg() 1452 skb = tipc_msg_create(TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_tnl_prepare() 1916 l->backlog[TIPC_LOW_IMPORTANCE].limit = max_t(u16, 50, win); in tipc_link_set_queue_limits()
|
D | socket.c | 461 tipc_msg_init(tipc_own_addr(net), msg, TIPC_LOW_IMPORTANCE, in tipc_sk_create()
|