Man Page: skb_prepare_seq_read
Operating Environment: centos
Section: 9
SKB_PREPARE_SEQ_READ(9) Linux Networking SKB_PREPARE_SEQ_READ(9)NAMEskb_prepare_seq_read - Prepare a sequential read of skb dataSYNOPSISvoid skb_prepare_seq_read(struct sk_buff * skb, unsigned int from, unsigned int to, struct skb_seq_state * st);ARGUMENTSskb the buffer to read from lower offset of data to be read to upper offset of data to be read st state variableDESCRIPTIONInitializes the specified state variable. Must be called before invoking skb_seq_read for the first time.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SKB_PREPARE_SEQ_READ(9)
| Related Man Pages |
|---|
| cfg80211_testmode_alloc_reply_skb(9) - centos |
| debugfs_create_u32(9) - centos |
| debugfs_create_u8(9) - centos |
| struct_sk_buff(9) - centos |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Tar Command |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |