Home
last modified time | relevance | path

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

/linux/include/net/
A Dflow_dissector.h287 #define FLOW_DISSECTOR_F_PARSE_1ST_FRAG BIT(0) macro
/linux/net/ethernet/
A Deth.c127 const unsigned int flags = FLOW_DISSECTOR_F_PARSE_1ST_FRAG; in eth_get_headlen()
/linux/net/core/
A Dflow_dissector.c880 (int)FLOW_DISSECTOR_F_PARSE_1ST_FRAG); in bpf_flow_dissect()
1079 FLOW_DISSECTOR_F_PARSE_1ST_FRAG)) { in __skb_flow_dissect()
1362 if (flags & FLOW_DISSECTOR_F_PARSE_1ST_FRAG) { in __skb_flow_dissect()

Completed in 10 milliseconds