Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_mirred.c236 bool at_nh; in tcf_mirred_to_dev() local
267 at_nh = skb->data == skb_network_header(skb); in tcf_mirred_to_dev()
268 if (at_nh != expects_nh) { in tcf_mirred_to_dev()