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_u16(9) - centos |
| struct_platform_nand_ctrl(9) - centos |
| wimax_msg_alloc(9) - centos |
| struct_sk_buff(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| DB2 convert digits to binary format |
| Controlling user input |