Lines Matching refs:which
36 idx and val are unique identifiers which must be registered in the
38 callback function which will be called when a message with above idx.val
86 given port, which should be set to the
91 and message will be delivered to the group which was
98 netlink group to the user which is equal to its id.idx.
105 recommended protocol which uses such a header is as following:
132 As example of this usage can be found in the cn_test.c module which
149 2.6.14 has a new netlink socket implementation, which by default does not
174 option with the NETLINK_DROP_MEMBERSHIP parameter which is defined as 0.
176 2.6.14 netlink code only allows to select a group which is less or equal to
177 the maximum group number, which is used at netlink_kernel_create() time.