Home
last modified time | relevance | path

Searched defs:trans_same (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
Dfilter.c3247 bool trans_same = skb->transport_header == skb->network_header; in bpf_skb_net_hdr_push() local
3267 bool trans_same = skb->transport_header == skb->network_header; in bpf_skb_net_hdr_pop() local
/kernel/linux/linux-6.6/net/core/
Dfilter.c3239 bool trans_same = skb->transport_header == skb->network_header; in bpf_skb_net_hdr_push() local
3259 bool trans_same = skb->transport_header == skb->network_header; in bpf_skb_net_hdr_pop() local