Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtipc.h91 #define TIPC_LOW_IMPORTANCE 0 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtipc.h91 #define TIPC_LOW_IMPORTANCE 0 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtipc.h91 #define TIPC_LOW_IMPORTANCE 0 macro
/OK3568_Linux_fs/kernel/net/tipc/
H A Dtrace.c89 case TIPC_LOW_IMPORTANCE: in tipc_skb_dump()
H A Dlink.c1240 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()
2521 l->backlog[TIPC_LOW_IMPORTANCE].limit = min_win * 2; in tipc_link_set_queue_limits()
2949 l->backlog[TIPC_LOW_IMPORTANCE].len, in tipc_link_dump()
H A Dnode.c1602 case TIPC_LOW_IMPORTANCE: in tipc_lxc_xmit()
H A Dsocket.c500 tipc_msg_init(tipc_own_addr(net), msg, TIPC_LOW_IMPORTANCE, in tipc_sk_create()