Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dflow_dissector.h289 #define FLOW_DISSECTOR_F_PARSE_1ST_FRAG BIT(0) macro
/kernel/linux/linux-5.10/net/ethernet/
Deth.c127 const unsigned int flags = FLOW_DISSECTOR_F_PARSE_1ST_FRAG; in eth_get_headlen()
/kernel/linux/linux-5.10/net/core/
Dflow_dissector.c869 (int)FLOW_DISSECTOR_F_PARSE_1ST_FRAG); in bpf_flow_dissect()
1069 FLOW_DISSECTOR_F_PARSE_1ST_FRAG)) { in __skb_flow_dissect()
1334 if (flags & FLOW_DISSECTOR_F_PARSE_1ST_FRAG) { in __skb_flow_dissect()