Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dtipc.h112 #define TIPC_LOW_IMPORTANCE 0 macro
/linux-4.4.14/net/tipc/
Dcore.c115 TIPC_LOW_IMPORTANCE; in tipc_init()
Dlink.c680 l->backlog[TIPC_LOW_IMPORTANCE].len = 0; in tipc_link_reset()
867 case TIPC_LOW_IMPORTANCE: in tipc_data_input()
1181 skb = tipc_msg_create(TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_tnl_prepare()
1523 l->backlog[TIPC_LOW_IMPORTANCE].limit = win / 2; in tipc_link_set_queue_limits()
Dsocket.c368 tipc_msg_init(tn->own_addr, msg, TIPC_LOW_IMPORTANCE, TIPC_NAMED_MSG, in tipc_sk_create()