Function report | 
Source Code:lib\kobject_uevent.c | 
Create Date:2022-07-28 06:14:45 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:uevent_net_rcv_skb
Proto:static int uevent_net_rcv_skb(struct sk_buff *skb, struct nlmsghdr *nlh, struct netlink_ext_ack *extack)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct sk_buff * | skb | |
| struct nlmsghdr * | nlh | |
| struct netlink_ext_ack * | extack | 
| 730 | If Not lmsg_data - head of message payload*@nlh: netlink message header Then Return -EINVAL | 
| 739 | If Not netlink_ns_capable(skb, Owning user namespace , Allow setting zone reclaim policy ) Then | 
| 741 | Return -EPERM | 
| 745 | ret = uevent_net_broadcast(sk, skb, extack) | 
| 748 | Return ret | 
| 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  |