Home
last modified time | relevance | path

Searched refs:MAX_EDIT_LEN (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dact_skbmod.c24 #define MAX_EDIT_LEN ETH_HLEN macro
46 * then MAX_EDIT_LEN needs to change appropriately in tcf_skbmod_act()
48 err = skb_ensure_writable(skb, MAX_EDIT_LEN); in tcf_skbmod_act()

Completed in 1 milliseconds