Home
last modified time | relevance | path

Searched refs:FLOW_DISSECTOR_F_PARSE_1ST_FRAG (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/net/
A Dflow_dissector.h336 #define FLOW_DISSECTOR_F_PARSE_1ST_FRAG BIT(0) macro
/linux-6.3-rc2/net/ethernet/
A Deth.c127 const unsigned int flags = FLOW_DISSECTOR_F_PARSE_1ST_FRAG; in eth_get_headlen()
/linux-6.3-rc2/net/core/
A Dflow_dissector.c906 (int)FLOW_DISSECTOR_F_PARSE_1ST_FRAG); in bpf_flow_dissect()
1126 FLOW_DISSECTOR_F_PARSE_1ST_FRAG)) { in __skb_flow_dissect()
1471 if (flags & FLOW_DISSECTOR_F_PARSE_1ST_FRAG) { in __skb_flow_dissect()

Completed in 12 milliseconds