Searched refs:seg6_local_lwt (Results 1 – 1 of 1) sorted by relevance
37 struct seg6_local_lwt;41 int (*build_state)(struct seg6_local_lwt *slwt, const void *cfg,43 void (*destroy_state)(struct seg6_local_lwt *slwt);64 int (*input)(struct sk_buff *skb, struct seg6_local_lwt *slwt);126 struct seg6_local_lwt { struct148 static struct seg6_local_lwt *seg6_local_lwtunnel(struct lwtunnel_state *lwt) in seg6_local_lwtunnel() argument150 return (struct seg6_local_lwt *)lwt->data; in seg6_local_lwtunnel()302 static int input_action_end(struct sk_buff *skb, struct seg6_local_lwt *slwt) in input_action_end()322 static int input_action_end_x(struct sk_buff *skb, struct seg6_local_lwt *slwt) in input_action_end_x()341 static int input_action_end_t(struct sk_buff *skb, struct seg6_local_lwt *slwt) in input_action_end_t()[all …]