Lines Matching defs:skb
119 struct sk_buff *skb = base->data; in esp_output_done() local
126 static void esp_restore_header(struct sk_buff *skb, unsigned int offset) in esp_restore_header()
136 static void esp_output_restore_header(struct sk_buff *skb) in esp_output_restore_header()
143 struct sk_buff *skb = base->data; in esp_output_done_esn() local
149 static int esp6_output(struct xfrm_state *x, struct sk_buff *skb) in esp6_output()
287 static int esp_input_done2(struct sk_buff *skb, int err) in esp_input_done2()
335 struct sk_buff *skb = base->data; in esp_input_done() local
340 static void esp_input_restore_header(struct sk_buff *skb) in esp_input_restore_header()
348 struct sk_buff *skb = base->data; in esp_input_done_esn() local
354 static int esp6_input(struct xfrm_state *x, struct sk_buff *skb) in esp6_input()
459 static int esp6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, in esp6_err()
664 static int esp6_rcv_cb(struct sk_buff *skb, int err) in esp6_rcv_cb()