Function report |
Source Code:include\linux\if_vlan.h |
Create Date:2022-07-28 06:06:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:vlan_features_check - drop unsafe features for skb with multiple tags.*@skb: skbuff to query*@features: features to be checked* Returns features without unsafe ones if the skb has multiple tags.
Proto:static inline netdev_features_t vlan_features_check(struct sk_buff *skb, netdev_features_t features)
Type:netdev_features_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct sk_buff * | skb | |
netdev_features_t | features |
729 | Return features |
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 |