centos man page for skb_prepare_seq_read

Query: skb_prepare_seq_read

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SKB_PREPARE_SEQ_READ(9) 					 Linux Networking					   SKB_PREPARE_SEQ_READ(9)

NAME
skb_prepare_seq_read - Prepare a sequential read of skb data
SYNOPSIS
void skb_prepare_seq_read(struct sk_buff * skb, unsigned int from, unsigned int to, struct skb_seq_state * st);
ARGUMENTS
skb the buffer to read from lower offset of data to be read to upper offset of data to be read st state variable
DESCRIPTION
Initializes the specified state variable. Must be called before invoking skb_seq_read for the first time.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SKB_PREPARE_SEQ_READ(9)
Related Man Pages
__skb_recv_datagram(9) - centos
cfg80211_testmode_alloc_reply_skb(9) - centos
debugfs_create_u32(9) - centos
ieee80211_get_buffered_bc(9) - centos
wimax_msg_alloc(9) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!