Home
last modified time | relevance | path

Searched refs:TIPC_CFG_NOT_NET_ADMIN (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtipc_config.h229 #define TIPC_CFG_NOT_NET_ADMIN "\x81" /* must be network administrator */ macro
/openbmc/linux/net/tipc/
H A Dnetlink_compat.c1309 msg.rep = tipc_get_err_tlv(TIPC_CFG_NOT_NET_ADMIN); in tipc_nl_compat_recv()