Home
last modified time | relevance | path

Searched refs:TIPC_LOW_IMPORTANCE (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Dtipc.h91 #define TIPC_LOW_IMPORTANCE 0 macro
/Linux-v5.4/net/tipc/
Dtrace.c89 case TIPC_LOW_IMPORTANCE: in tipc_skb_dump()
Dlink.c1183 case TIPC_LOW_IMPORTANCE: in tipc_data_input()
1704 tipc_msg_init(onode, ihdr, TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_create_dummy_tnl_msg()
1735 skb = tipc_msg_create(TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_tnl_prepare()
2302 l->backlog[TIPC_LOW_IMPORTANCE].limit = max_t(u16, 50, win); in tipc_link_set_queue_limits()
2746 l->backlog[TIPC_LOW_IMPORTANCE].len, in tipc_link_dump()
Dsocket.c465 tipc_msg_init(tipc_own_addr(net), msg, TIPC_LOW_IMPORTANCE, in tipc_sk_create()