Home
last modified time | relevance | path

Searched refs:TIPC_CMD_NOT_NET_ADMIN (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/net/tipc/
Dnetlink.c51 cmd = TIPC_CMD_NOT_NET_ADMIN; in handle_cmd()
Dconfig.c395 case TIPC_CMD_NOT_NET_ADMIN: in tipc_cfg_do_cmd()
/linux-3.4.99/include/linux/
Dtipc_config.h132 #define TIPC_CMD_NOT_NET_ADMIN 0xC001 /* tx none, rx none */ macro