Function report |
Source Code:include\net\genetlink.h |
Create Date:2022-07-28 11:48:48 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:genlmsg_multicast - multicast a netlink message to the default netns*@family: the generic netlink family*@skb: netlink message as socket buffer*@portid: own netlink portid to avoid sending to yourself*@group: offset of multicast group in groups
Proto:static inline int genlmsg_multicast(const struct genl_family *family, struct sk_buff *skb, unsigned int portid, unsigned int group, gfp_t flags)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| const struct genl_family * | family | |
| struct sk_buff * | skb | |
| unsigned int | portid | |
| unsigned int | group | |
| gfp_t | flags |
| Name | Describe |
|---|---|
| quota_send_warning | quota_send_warning - Send warning to userspace about exceeded quota*@qid: The kernel internal quota identifier |
| Source code conversion tool public plug-in interface | X |
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |