Searched refs:flow_dissect (Results 1 – 4 of 4) sorted by relevance
802 .flow_dissect = sja1105_flow_dissect,816 .flow_dissect = sja1110_flow_dissect,
982 if (ops->flow_dissect) in __skb_flow_dissect()983 ops->flow_dissect(skb, &proto, &offset); in __skb_flow_dissect()
96 void (*flow_dissect)(const struct sk_buff *skb, __be16 *proto, member
192 ``flow_dissect`` method of the ``struct dsa_device_ops`` and override this
Completed in 14 milliseconds