Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dtipc.h91 #define TIPC_LOW_IMPORTANCE 0 macro
/Linux-v5.15/net/tipc/
Dtrace.c89 case TIPC_LOW_IMPORTANCE: in tipc_skb_dump()
Dlink.c1275 case TIPC_LOW_IMPORTANCE: in tipc_data_input()
1959 tipc_msg_init(onode, ihdr, TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_create_dummy_tnl_msg()
2014 skb = tipc_msg_create(TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_tnl_prepare()
2545 l->backlog[TIPC_LOW_IMPORTANCE].limit = min_win * 2; in tipc_link_set_queue_limits()
2973 l->backlog[TIPC_LOW_IMPORTANCE].len, in tipc_link_dump()
Dnode.c1627 case TIPC_LOW_IMPORTANCE: in tipc_lxc_xmit()
Dsocket.c512 tipc_msg_init(tipc_own_addr(net), msg, TIPC_LOW_IMPORTANCE, in tipc_sk_create()