

Data Structures | |
| struct | nfgenmsg |
Macros | |
| #define | NFNETLINK_V0 0 |
Functions | |
| int | ipset_get_nlmsg_type (const struct nlmsghdr *nlh) |
| ipset_get_nlmsg_type - get ipset netlink message type : pointer to the netlink message header More... | |
Variables | |
| const struct ipset_transport | ipset_mnl_transport |
| #define NFNETLINK_V0 0 |
ipset_get_nlmsg_type - get ipset netlink message type : pointer to the netlink message header
Returns the ipset netlink message type, i.e. the ipset command.
References NFNL_SUBSYS_IPSET, and nlmsghdr::nlmsg_type.
Referenced by ipset_debug_msg().

| const struct ipset_transport ipset_mnl_transport |
Referenced by ipset_session_init().