Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_nat.c131 pskb_expand_head(skb, 0, 0, GFP_ATOMIC)) in tcf_nat()
161 pskb_expand_head(skb, 0, 0, GFP_ATOMIC))) in tcf_nat()
176 pskb_expand_head(skb, 0, 0, GFP_ATOMIC))) in tcf_nat()
219 pskb_expand_head(skb, 0, 0, GFP_ATOMIC)) in tcf_nat()
Dact_csum.c110 pskb_expand_head(skb, 0, 0, GFP_ATOMIC))) in tcf_csum_skb_nextlayer()
370 pskb_expand_head(skb, 0, 0, GFP_ATOMIC)) in tcf_csum_ipv4()
/linux-4.4.14/Documentation/networking/
Dtc-actions-env-rules.txt11 2) If you munge any packet thou shalt call pskb_expand_head in the case
/linux-4.4.14/drivers/net/wan/
Dhdlc_raw_eth.c34 if (pskb_expand_head(skb, 0, pad, GFP_ATOMIC)) { in eth_tx()
Dhdlc_fr.c421 if (pskb_expand_head(skb, 0, pad, in pvc_xmit()
/linux-4.4.14/net/batman-adv/
Dfragmentation.c272 if (pskb_expand_head(skb_out, 0, size - skb_out->len, GFP_ATOMIC) < 0) { in batadv_frag_merge_packets()
498 pskb_expand_head(skb, header_size + ETH_HLEN, 0, GFP_ATOMIC) < 0) in batadv_frag_send_packet()
/linux-4.4.14/net/netfilter/
Dnf_nat_helper.c78 if (pskb_expand_head(skb, 0, extra - skb_tailroom(skb), GFP_ATOMIC)) in enlarge_skb()
Dxt_TCPMSS.c163 if (pskb_expand_head(skb, 0, in tcpmss_mangle_packet()
Dnf_nat_core.c112 pskb_expand_head(skb, hh_len - skb_headroom(skb), 0, GFP_ATOMIC)) in nf_xfrm_me_harder()
/linux-4.4.14/net/ipv6/
Dnetfilter.c62 pskb_expand_head(skb, HH_DATA_ALIGN(hh_len - skb_headroom(skb)), in ip6_route_me_harder()
Dexthdrs.c213 if (pskb_expand_head(skb, 0, 0, GFP_ATOMIC)) in ipv6_dest_hao()
395 if (pskb_expand_head(skb, 0, 0, GFP_ATOMIC)) { in ipv6_rthdr_rcv()
/linux-4.4.14/net/ipv4/
Dnetfilter.c71 pskb_expand_head(skb, HH_DATA_ALIGN(hh_len - skb_headroom(skb)), in ip_route_me_harder()
Dip_gre.c552 err = pskb_expand_head(skb, max_t(int, head_delta, 0), in gre_fb_xmit()
/linux-4.4.14/drivers/net/wireless/libertas/
Drx.c258 pskb_expand_head(skb, sizeof(struct rx_radiotap_hdr), 0, GFP_ATOMIC)) { in process_rxed_802_11_packet()
/linux-4.4.14/net/xfrm/
Dxfrm_output.c38 return pskb_expand_head(skb, nhead, ntail, GFP_ATOMIC); in xfrm_skb_check_space()
/linux-4.4.14/drivers/net/wireless/hostap/
Dhostap_80211_tx.c219 if (pskb_expand_head(skb, need_headroom, need_tailroom, in hostap_data_start_xmit()
352 pskb_expand_head(skb, prefix_len, postfix_len, GFP_ATOMIC)) { in hostap_tx_encrypt()
Dhostap_80211_rx.c115 if (pskb_expand_head(skb, head_need > 0 ? head_need : 0, in prism2_rx_80211()
/linux-4.4.14/net/core/
Dskbuff.c1119 int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, in pskb_expand_head() function
1194 EXPORT_SYMBOL(pskb_expand_head);
1207 if (skb2 && pskb_expand_head(skb2, SKB_DATA_ALIGN(delta), 0, in skb_realloc_headroom()
1301 err = pskb_expand_head(skb, 0, ntail, GFP_ATOMIC); in skb_pad()
1430 unlikely((err = pskb_expand_head(skb, 0, 0, GFP_ATOMIC)))) in ___pskb_trim()
1537 if (pskb_expand_head(skb, 0, eat > 0 ? eat + 128 : 0, in __pskb_pull_tail()
2568 return skb_cloned(skb) && pskb_expand_head(skb, 0, 0, GFP_ATOMIC); in skb_prepare_for_shift()
3495 pskb_expand_head(skb, 0, tailbits-skb_tailroom(skb)+128, GFP_ATOMIC)) in skb_cow_data()
4346 return pskb_expand_head(skb, 0, 0, GFP_ATOMIC); in skb_ensure_writable()
Dpktgen.c2651 ret = pskb_expand_head(skb, nhead, 0, GFP_ATOMIC); in process_ipsec()
Ddev.c2460 ret = pskb_expand_head(skb, 0, 0, GFP_ATOMIC); in skb_checksum_help()
/linux-4.4.14/net/tipc/
Dudp_media.c162 err = pskb_expand_head(skb, UDP_MIN_HEADROOM, 0, GFP_ATOMIC); in tipc_udp_send_msg()
Dbearer.c429 pskb_expand_head(skb, SKB_DATA_ALIGN(delta), 0, GFP_ATOMIC)) { in tipc_l2_send_msg()
/linux-4.4.14/include/linux/
Dskbuff.h877 int pskb_expand_head(struct sk_buff *skb, int nhead, int ntail, gfp_t gfp_mask);
1231 return pskb_expand_head(skb, 0, 0, pri); in skb_unclone()
2576 return pskb_expand_head(skb, ALIGN(delta, NET_SKB_PAD), 0, in __skb_cow()
3506 ret = pskb_expand_head(skb, extra, 0, GFP_ATOMIC); in gso_pskb_expand_head()
/linux-4.4.14/net/mac80211/
Drx.c537 pskb_expand_head(skb, needed_headroom, 0, GFP_ATOMIC)) { in ieee80211_rx_monitor()
1929 if (unlikely(pskb_expand_head(rx->skb, 0, entry->extra_len, in ieee80211_rx_h_defragment()
3089 pskb_expand_head(skb, needed_headroom, 0, GFP_ATOMIC)) in ieee80211_rx_cooked_monitor()
Dwpa.c803 pskb_expand_head(skb, iv_len, 0, GFP_ATOMIC))) in ieee80211_crypto_cs_encrypt()
Dtx.c1620 if (pskb_expand_head(skb, head_need, tail_need, GFP_ATOMIC)) { in ieee80211_skb_resize()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Drecv.c1109 if (pskb_expand_head(hdr_skb, 0, space, GFP_ATOMIC) < 0) { in ath_rx_tasklet()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Dtx.c320 pskb_expand_head(skb, 0, noa_data->length, in iwlagn_tx_skb()
/linux-4.4.14/net/wireless/
Dutil.c619 if (pskb_expand_head(skb, head_need, 0, GFP_ATOMIC)) in ieee80211_data_from_8023()
/linux-4.4.14/drivers/net/usb/
Dax88179_178a.c1439 pskb_expand_head(skb, headroom < 0 ? 8 : 0, 0, GFP_ATOMIC)) { in ax88179_tx_fixup()
/linux-4.4.14/drivers/atm/
Dsolos-pci.c1163 ret = pskb_expand_head(skb, expand_by, 0, GFP_ATOMIC); in psend()
/linux-4.4.14/kernel/
Daudit.c1431 int ret = pskb_expand_head(skb, 0, extra, ab->gfp_mask); in audit_expand()
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
Dtxrx.c320 pskb_expand_head(skb, rtap_len, 0, GFP_ATOMIC)) { in wil_rx_add_radiotap_header()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c1450 (pskb_expand_head(first, 0, space, GFP_ATOMIC) < 0)) { in ath10k_unchain_msdu()
Dmac.c3274 if (!pskb_expand_head(skb, 0, arvif->u.ap.noa_len, in ath10k_tx_h_add_p2p_noa_ie()
Dwmi.c3142 if (!pskb_expand_head(bcn, 0, arvif->u.ap.noa_len, GFP_ATOMIC)) in ath10k_wmi_update_noa()
/linux-4.4.14/net/netlink/
Daf_netlink.c1816 if (!pskb_expand_head(skb, 0, -delta, allocation)) in netlink_trim()
/linux-4.4.14/drivers/net/vmxnet3/
Dvmxnet3_drv.c976 if (unlikely(pskb_expand_head(skb, 0, 0, in vmxnet3_tq_xmit()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dsdio.c2198 if (pskb_expand_head(pkt, 0, ntail, GFP_ATOMIC)) in brcmf_sdio_txpkt_prep_sg()
/linux-4.4.14/drivers/net/wireless/
Dmwl8k.c853 if (pskb_expand_head(skb, REDUCED_TX_HEADROOM, 0, GFP_ATOMIC)) { in mwl8k_add_dma_header()