skb_prepare_seq_read(9) suse man page | unix.com

Man Page: skb_prepare_seq_read

Operating Environment: suse

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 2.6. July 2010 SKB_PREPARE_SEQ_READ(9)
Related Man Pages
struct_sk_buff(9) - centos
struct_tid_ampdu_rx(9) - centos
__skb_recv_datagram(9) - suse
debugfs_create_u8(9) - suse
struct_ieee80211_hw(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
A (ksh) Library For and From UNIX.com
Docker learning Phase-I