Lines Matching defs:skb
91 struct sk_buff *skb = base->data; in esp_output_done() local
98 static void esp_restore_header(struct sk_buff *skb, unsigned int offset) in esp_restore_header()
108 static void esp_output_restore_header(struct sk_buff *skb) in esp_output_restore_header()
115 struct sk_buff *skb = base->data; in esp_output_done_esn() local
121 static int esp_output(struct xfrm_state *x, struct sk_buff *skb) in esp_output()
295 static int esp_input_done2(struct sk_buff *skb, int err) in esp_input_done2()
381 struct sk_buff *skb = base->data; in esp_input_done() local
386 static void esp_input_restore_header(struct sk_buff *skb) in esp_input_restore_header()
394 struct sk_buff *skb = base->data; in esp_input_done_esn() local
405 static int esp_input(struct xfrm_state *x, struct sk_buff *skb) in esp_input()
512 static int esp4_err(struct sk_buff *skb, u32 info) in esp4_err()
723 static int esp4_rcv_cb(struct sk_buff *skb, int err) in esp4_rcv_cb()