Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_nat.c156 if (skb_try_make_writable(skb, sizeof(*iph) + noff)) in tcf_nat_act()
184 skb_try_make_writable(skb, ihl + sizeof(*tcph) + noff)) in tcf_nat_act()
197 skb_try_make_writable(skb, ihl + sizeof(*udph) + noff)) in tcf_nat_act()
235 if (skb_try_make_writable(skb, ihl + sizeof(*icmph) + in tcf_nat_act()
H A Dact_csum.c141 skb_try_make_writable(skb, hl + ntkoff)) in tcf_csum_skb_nextlayer()
435 if (skb_try_make_writable(skb, sizeof(*iph) + ntkoff)) in tcf_csum_ipv4()
H A Dsch_cake.c1623 skb_try_make_writable(skb, wlen)) in cake_handle_diffserv()
1643 skb_try_make_writable(skb, wlen)) in cake_handle_diffserv()
/linux/net/netfilter/
H A Dnft_fwd_netdev.c114 if (skb_try_make_writable(skb, sizeof(*iph))) { in nft_fwd_neigh_eval()
130 if (skb_try_make_writable(skb, sizeof(*ip6h))) { in nft_fwd_neigh_eval()
H A Dnf_flow_table_ip.c397 if (skb_try_make_writable(skb, thoff + ctx->hdrsize)) in nf_flow_offload_forward()
676 if (skb_try_make_writable(skb, thoff + ctx->hdrsize)) in nf_flow_offload_ipv6_forward()