Home | History | Annotate | Download | only in src

Lines Matching full:subsystem

302  * nfnl_subsys_open - open a netlink subsystem
304 * @subsys_id: which nfnetlink subsystem we are interested in
308 * This function creates a subsystem handler that contains the set of
310 * subsystem. Initially the callback set is empty, you can register callbacks
324 * nfnl_subsys_open2 - open a netlink subsystem
326 * @subsys_id: which nfnetlink subsystem we are interested in
331 * This function creates a subsystem handler that contains the set of
333 * subsystem. Initially the callback set is empty, you can register callbacks
384 * @ssh: nfnetlink subsystem handler
386 * Release all the callbacks registered in a subsystem handler.
511 * @msg_type: nfnetlink message type (without subsystem)
571 * nfnl_recv - receive data from a nfnetlink subsystem
1123 * in the chunk of data received from certain nfnetlink subsystem.
1634 * This function sends a nfnetlink message to a certain subsystem and