Searched refs:TIPC_LOW_IMPORTANCE (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | tipc.h | 91 #define TIPC_LOW_IMPORTANCE 0 macro 183 #define TIPC_IMPORTANCE 127 /* Default: TIPC_LOW_IMPORTANCE */
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | tipc.h | 91 #define TIPC_LOW_IMPORTANCE 0 macro 183 #define TIPC_IMPORTANCE 127 /* Default: TIPC_LOW_IMPORTANCE */
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | tipc.h | 45 #define TIPC_LOW_IMPORTANCE 0 macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | tipc.h | 45 #define TIPC_LOW_IMPORTANCE 0 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | tipc.h | 32 #define TIPC_LOW_IMPORTANCE 0 macro
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | trace.c | 89 case TIPC_LOW_IMPORTANCE: in tipc_skb_dump()
|
H A D | link.c | 1240 case TIPC_LOW_IMPORTANCE: in tipc_data_input() 1927 tipc_msg_init(onode, ihdr, TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_create_dummy_tnl_msg() 1982 skb = tipc_msg_create(TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_tnl_prepare() 2524 l->backlog[TIPC_LOW_IMPORTANCE].limit = min_win * 2; in tipc_link_set_queue_limits() 2952 l->backlog[TIPC_LOW_IMPORTANCE].len, in tipc_link_dump()
|
H A D | node.c | 1606 case TIPC_LOW_IMPORTANCE: in tipc_lxc_xmit()
|
H A D | socket.c | 500 tipc_msg_init(tipc_own_addr(net), msg, TIPC_LOW_IMPORTANCE, in tipc_sk_create() local 2297 * TIPC_LOW_IMPORTANCE (2 MB)
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | trace.c | 89 case TIPC_LOW_IMPORTANCE: in tipc_skb_dump()
|
H A D | link.c | 1275 case TIPC_LOW_IMPORTANCE: in tipc_data_input() 1963 tipc_msg_init(onode, ihdr, TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_create_dummy_tnl_msg() 2018 skb = tipc_msg_create(TIPC_LOW_IMPORTANCE, TIPC_DIRECT_MSG, in tipc_link_tnl_prepare() 2560 l->backlog[TIPC_LOW_IMPORTANCE].limit = min_win * 2; in tipc_link_set_queue_limits() 2988 l->backlog[TIPC_LOW_IMPORTANCE].len, in tipc_link_dump()
|
H A D | node.c | 1635 case TIPC_LOW_IMPORTANCE: in tipc_lxc_xmit()
|
H A D | socket.c | 514 tipc_msg_init(tipc_own_addr(net), msg, TIPC_LOW_IMPORTANCE, in tipc_sk_create() local 2302 * TIPC_LOW_IMPORTANCE (2 MB)
|
Completed in 32 milliseconds