skb_prepare_seq_read(9) centos man page | unix.com

Man Page: skb_prepare_seq_read

Operating Environment: centos

Section: 9

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
cfg80211_testmode_alloc_reply_skb(9) - centos
struct_ieee80211_tx_rate_control(9) - centos
struct_input_polled_dev(9) - centos
struct_platform_nand_ctrl(9) - centos
__skb_recv_datagram(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!