kmemcheck_bitfield_begin(flags1); __u8 RH_KABI_RENAME(local_df, ignore_df):1, cloned:1, ip_summed:2, nohdr:1, nfctinfo:3; __u8 pkt_type:3, fclone:2, ipvs_property:1, peeked:1, nf_trace:1; kmemcheck_bitfield_end(flags1); __be16 protocol;void(*destructor)(structsk_buff *...
95 __u8 pkt_type:3; /*标记帧的类型*/ 96 __u8 ignore_df:1; 97 __u8 nfctinfo:3; 98 __u8 nf_trace:1; 99 100 __u8 ip_summed:2; 101 __u8 ooo_okay:1; 102 __u8 l4_hash:1; 103 __u8 sw_hash:1; 104 __u8 wifi_acked_valid:1; 105 __u8 wifi_acked:1; 106 __u8 no...
skipBlankLines和ignoreComments不是eslint-webpack-plugin参考:文档的有效选项 如果要禁用no-undef,请将max-len设置为120个字符,并将indent更改为tab 将此添加到规则部分的.eslintrc文件中。 "rules": { "no-undef": "off", "max-len": ["error", { "code": 120 }], "indent": ["error", "tab"...
-- Ignore w:proofErr nodes --> <xsl:template match="w:proofErr" /> <xsl:template match="w 打开Word文档时自动运行Word宏 Document_Open宏只有在“ThisDocument”代码模块中才能工作。如果您的代码不在那里,请将Document_Open更改为AutoOpen Powershell Word文档格式...
网络设备36intiif;//网络设备的接口索引号;373839structtimeval tstamp ;//用于存放接受的数据包的到达时间;4041__u8 local_df :1,//allow local fragmentaion;42cloned :1,//head may be cloned43;4445__u8 pkt_type :3,//数据包的类型;46fclone :2,//struct sk_buff clone status4748}...
Whitespace Ignore whitespace Split Unified 11 changes: 11 additions & 0 deletions 11 include/linux/skbuff.h Original file line numberDiff line numberDiff line change @@ -1343,6 +1343,17 @@ static inline void skb_zcopy_abort(struct sk_buff *skb) ...
skb->ignore_df = 1; return err; @@ -914,6 +923,7 @@ static int tcf_ct_act(struct sk_buff *skb, const struct tc_action *a, int nh_ofs, err, retval; struct tcf_ct_params *p; bool skip_add = false; bool defrag = false; ...
Whitespace Ignore whitespace Split Unified 2 changes: 1 addition & 1 deletion 2 yuyansdk Submodule yuyansdk updated 12 files +2 −2 src/main/java/com/yuyan/imemodule/adapter/CandidatesMenuAdapter.kt +2 −1 src/main/java/com/yuyan/imemodule/data/SkbFunData.kt +2 −15 src/main...
Ignore whitespace Split Unified 46 changes: 24 additions & 22 deletions46net/core/skbuff.c Original file line numberDiff line numberDiff line change Expand Up@@ -2838,53 +2838,54 @@ EXPORT_SYMBOL_GPL(skb_pull_rcsum); /** * skb_segment - Perform protocol segmentation on skb. ...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...