Home
last modified time | relevance | path

Searched refs:skb_seq_state (Results 1 – 5 of 5) sorted by relevance

/linux/net/xfrm/
H A Dxfrm_iptfs.c533 u32 off, u32 len, struct skb_seq_state *st, u32 copy_len) in iptfs_pskb_add_frags()
577 iptfs_pskb_extract_seq(u32 skblen, struct skb_seq_state *st, u32 off, int len) in iptfs_pskb_extract_seq()
742 struct skb_seq_state *st, struct sk_buff *skb, in iptfs_reassem_cont()
937 struct skb_seq_state *skbseq, in __input_process_payload()
1207 struct skb_seq_state skbseq; in iptfs_input_ordered()
1949 static struct sk_buff *iptfs_copy_create_frag(struct skb_seq_state *st, u32 offset, u32 copy_len) in iptfs_copy_create_frag()
1985 struct skb_seq_state skbseq; in iptfs_copy_create_frags()
/linux/net/batman-adv/
H A Dmain.c597 struct skb_seq_state st; in batadv_skb_crc32()
/linux/include/linux/
H A Dskbuff.h1436 struct skb_seq_state { struct
1448 unsigned int to, struct skb_seq_state *st); argument
1450 struct skb_seq_state *st);
1451 void skb_abort_seq_read(struct skb_seq_state *st);
1452 int skb_copy_seq_read(struct skb_seq_state *st, int offset, void *to, int len);
/linux/drivers/scsi/
H A Dlibiscsi_tcp.c911 struct skb_seq_state seq; in iscsi_tcp_recv_skb()
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c814 struct skb_seq_state st; in cxgbit_skb_copy_to_sg()