Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Dseg6_local.c38 struct seg6_local_lwt;
43 int (*input)(struct sk_buff *skb, struct seg6_local_lwt *slwt);
52 struct seg6_local_lwt { struct
66 static struct seg6_local_lwt *seg6_local_lwtunnel(struct lwtunnel_state *lwt) in seg6_local_lwtunnel() argument
68 return (struct seg6_local_lwt *)lwt->data; in seg6_local_lwtunnel()
203 static int input_action_end(struct sk_buff *skb, struct seg6_local_lwt *slwt) in input_action_end()
223 static int input_action_end_x(struct sk_buff *skb, struct seg6_local_lwt *slwt) in input_action_end_x()
242 static int input_action_end_t(struct sk_buff *skb, struct seg6_local_lwt *slwt) in input_action_end_t()
263 struct seg6_local_lwt *slwt) in input_action_end_dx2()
320 struct seg6_local_lwt *slwt) in input_action_end_dx6()
[all …]