Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_skbuff.c165 skb_reset_tail_pointer(skb); /* XXX is that correct? */ in linuxkpi_build_skb()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dskbuff.h1000 skb_reset_tail_pointer(struct sk_buff *skb) in skb_reset_tail_pointer() function
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dpci.c1339 skb_reset_tail_pointer(skb); in ath10k_pci_process_htt_rx_cb()