Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dflow_dissector.h257 #define FLOW_DISSECTOR_F_PARSE_1ST_FRAG BIT(0) macro
/Linux-v5.4/net/ethernet/
Deth.c127 const unsigned int flags = FLOW_DISSECTOR_F_PARSE_1ST_FRAG; in eth_get_headlen()
/Linux-v5.4/net/core/
Dflow_dissector.c808 (int)FLOW_DISSECTOR_F_PARSE_1ST_FRAG); in bpf_flow_dissect()
992 FLOW_DISSECTOR_F_PARSE_1ST_FRAG)) { in __skb_flow_dissect()
1254 if (flags & FLOW_DISSECTOR_F_PARSE_1ST_FRAG) { in __skb_flow_dissect()