Home
last modified time | relevance | path

Searched refs:FLOW_DIS_IS_FRAGMENT (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/include/net/
Dflow_dissector.h18 #define FLOW_DIS_IS_FRAGMENT BIT(0) macro
/linux-4.4.14/net/core/
Dflow_dissector.c192 key_control->flags |= FLOW_DIS_IS_FRAGMENT; in __skb_flow_dissect()
447 key_control->flags |= FLOW_DIS_IS_FRAGMENT; in __skb_flow_dissect()