Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dflow_dissector.h370 #define FLOW_DISSECTOR_F_PARSE_1ST_FRAG BIT(0) macro
/Linux-v6.6/net/ethernet/
Deth.c127 const unsigned int flags = FLOW_DISSECTOR_F_PARSE_1ST_FRAG; in eth_get_headlen()
/Linux-v6.6/net/core/
Dflow_dissector.c984 (int)FLOW_DISSECTOR_F_PARSE_1ST_FRAG); in bpf_flow_dissect()
1204 FLOW_DISSECTOR_F_PARSE_1ST_FRAG)) { in __skb_flow_dissect()
1555 if (flags & FLOW_DISSECTOR_F_PARSE_1ST_FRAG) { in __skb_flow_dissect()