/linux-5.19.10/Documentation/networking/ |
D | tc-actions-env-rules.rst | 17 2) If you munge any packet thou shalt call pskb_expand_head in the case
|
/linux-5.19.10/net/ipv4/ |
D | netfilter.c | 78 pskb_expand_head(skb, HH_DATA_ALIGN(hh_len - skb_headroom(skb)), in ip_route_me_harder()
|
/linux-5.19.10/drivers/net/wan/ |
D | hdlc_raw_eth.c | 31 if (pskb_expand_head(skb, 0, pad, GFP_ATOMIC)) { in eth_tx()
|
/linux-5.19.10/net/netfilter/ |
D | nf_nat_helper.c | 72 if (pskb_expand_head(skb, 0, extra - skb_tailroom(skb), GFP_ATOMIC)) in enlarge_skb()
|
D | xt_TCPMSS.c | 155 if (pskb_expand_head(skb, 0, in tcpmss_mangle_packet()
|
/linux-5.19.10/drivers/net/ethernet/qualcomm/rmnet/ |
D | rmnet_handlers.c | 115 if (pskb_expand_head(skb, ETH_HLEN, 0, GFP_ATOMIC)) { in rmnet_map_ingress_handler()
|
/linux-5.19.10/drivers/net/wireless/marvell/libertas/ |
D | rx.c | 248 pskb_expand_head(skb, sizeof(struct rx_radiotap_hdr), 0, GFP_ATOMIC)) { in process_rxed_802_11_packet()
|
/linux-5.19.10/drivers/net/wireless/intersil/hostap/ |
D | hostap_80211_tx.c | 220 if (pskb_expand_head(skb, need_headroom, need_tailroom, in hostap_data_start_xmit() 353 pskb_expand_head(skb, prefix_len, postfix_len, GFP_ATOMIC)) { in hostap_tx_encrypt()
|
/linux-5.19.10/net/ipv6/ |
D | exthdrs.c | 270 if (pskb_expand_head(skb, 0, 0, GFP_ATOMIC)) in ipv6_dest_hao() 441 if (pskb_expand_head(skb, 0, 0, GFP_ATOMIC)) { in ipv6_srh_rcv() 573 if (pskb_expand_head(skb, IPV6_RPL_SRH_WORST_SWAP_SIZE, 0, in ipv6_rpl_srh_rcv() 788 if (pskb_expand_head(skb, 0, 0, GFP_ATOMIC)) { in ipv6_rthdr_rcv()
|
D | netfilter.c | 76 pskb_expand_head(skb, HH_DATA_ALIGN(hh_len - skb_headroom(skb)), in ip6_route_me_harder()
|
D | seg6_iptunnel.c | 295 if (pskb_expand_head(skb, skb->mac_len, 0, GFP_ATOMIC) < 0) in seg6_do_srh()
|
/linux-5.19.10/include/linux/ |
D | skbuff.h | 1493 int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, gfp_t gfp_mask); 2021 return pskb_expand_head(skb, 0, 0, pri); in skb_unclone() 2066 return pskb_expand_head(skb, 0, 0, pri); in skb_header_unclone() 3179 int ret = pskb_expand_head(skb, 0, diff - skb_tailroom(skb), in __skb_grow() 3656 pskb_expand_head(skb, 0, 0, GFP_ATOMIC); in skb_try_make_writable() 3668 return pskb_expand_head(skb, ALIGN(delta, NET_SKB_PAD), 0, in __skb_cow() 4971 ret = pskb_expand_head(skb, extra, 0, GFP_ATOMIC); in gso_pskb_expand_head()
|
/linux-5.19.10/net/batman-adv/ |
D | fragmentation.c | 268 if (pskb_expand_head(skb_out, 0, size - skb_out->len, GFP_ATOMIC) < 0) { in batadv_frag_merge_packets()
|
/linux-5.19.10/net/core/ |
D | skbuff.c | 1679 int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, in pskb_expand_head() function 1763 EXPORT_SYMBOL(pskb_expand_head); 1776 if (skb2 && pskb_expand_head(skb2, SKB_DATA_ALIGN(delta), 0, in skb_realloc_headroom() 1795 res = pskb_expand_head(skb, 0, 0, pri); in __skb_unclone_keeptruesize() 1853 if (pskb_expand_head(skb, delta, 0, GFP_ATOMIC)) in skb_expand_head() 1954 err = pskb_expand_head(skb, 0, ntail, GFP_ATOMIC); in __skb_pad() 2108 unlikely((err = pskb_expand_head(skb, 0, 0, GFP_ATOMIC)))) in ___pskb_trim() 2238 if (pskb_expand_head(skb, 0, eat > 0 ? eat + 128 : 0, in __pskb_pull_tail() 4563 pskb_expand_head(skb, 0, tailbits-skb_tailroom(skb)+128, GFP_ATOMIC)) in skb_cow_data() 5608 return pskb_expand_head(skb, 0, 0, GFP_ATOMIC); in skb_ensure_writable()
|
D | lwt_bpf.c | 167 if (pskb_expand_head(skb, nhead, 0, GFP_ATOMIC)) in xmit_check_hhlen()
|
/linux-5.19.10/net/tipc/ |
D | bearer.c | 505 if ((delta > 0) && pskb_expand_head(skb, delta, 0, GFP_ATOMIC)) { in tipc_l2_send_msg() 760 if (exp > 0 && pskb_expand_head(skb, exp, 0, GFP_ATOMIC)) { in tipc_clone_to_loopback()
|
D | msg.c | 547 if (unlikely(pskb_expand_head(tskb, INT_H_SIZE, mss - tsz - INT_H_SIZE, in tipc_msg_try_bundle()
|
D | udp_media.c | 242 err = pskb_expand_head(skb, UDP_MIN_HEADROOM, 0, GFP_ATOMIC); in tipc_udp_send_msg()
|
/linux-5.19.10/drivers/net/ethernet/netronome/nfp/ |
D | ccm_mbox.c | 494 err = pskb_expand_head(skb, 0, undersize, flags); in nfp_ccm_mbox_msg_prepare()
|
/linux-5.19.10/drivers/net/wireless/ath/wcn36xx/ |
D | txrx.c | 251 if (space > 0 && pskb_expand_head(first, 0, space, GFP_ATOMIC) < 0) { in wcn36xx_unchain_msdu()
|
/linux-5.19.10/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_fdma.c | 591 err = pskb_expand_head(skb, needed_headroom, needed_tailroom, in lan966x_fdma_xmit()
|
/linux-5.19.10/drivers/bluetooth/ |
D | btmtkuart.c | 742 err = pskb_expand_head(skb, sizeof(*shdr), MTK_STP_TLR_SIZE, in btmtkuart_send_frame()
|
/linux-5.19.10/drivers/net/ethernet/mscc/ |
D | ocelot_fdma.c | 650 err = pskb_expand_head(skb, needed_headroom, needed_tailroom, in ocelot_fdma_prepare_skb()
|
/linux-5.19.10/net/xfrm/ |
D | xfrm_output.c | 44 return pskb_expand_head(skb, nhead, ntail, GFP_ATOMIC); in xfrm_skb_check_space()
|
/linux-5.19.10/drivers/net/wwan/ |
D | qcom_bam_dmux.c | 316 ret = pskb_expand_head(skb, head, tail, GFP_ATOMIC); in bam_dmux_tx_prepare_skb()
|