Home
last modified time | relevance | path

Searched hist:"77 feb4eed7560215a724df6e7d4f1beaf98ba49d" (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/tc_act/
H A Dtc_skbedit.hdiff 77feb4eed7560215a724df6e7d4f1beaf98ba49d Sun Aug 04 17:09:03 CEST 2019 John Hurley <john.hurley@netronome.com> net: tc_act: add skbedit_ptype helper functions

The tc_act header file contains an inline function that checks if an
action is changing the skb mark of a packet and a further function to
extract the mark.

Add similar functions to check for and get skbedit actions that modify
the packet type of the skb.

Signed-off-by: John Hurley <john.hurley@netronome.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>