Home
last modified time | relevance | path

Searched refs:CN_NETLINK_USERS (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/include/linux/
Dconnector.h47 #define CN_NETLINK_USERS 9 macro
/linux-2.6.39/Documentation/connector/
Dcn_test.c33 static struct cb_id cn_test_id = { CN_NETLINK_USERS + 3, 0x456 };
Ducon.c48 #define CN_TEST_IDX CN_NETLINK_USERS + 3
Dconnector.txt171 In case of connector it is CN_NETLINK_USERS + 0xf, so if you want to use
172 group number 12345, you must increment CN_NETLINK_USERS to that number.
/linux-2.6.39/drivers/connector/
Dconnector.c260 CN_NETLINK_USERS + 0xf, in cn_init()