Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv6/
Dseg6_local.c38 struct seg6_local_lwt;
42 int (*build_state)(struct seg6_local_lwt *slwt, const void *cfg,
44 void (*destroy_state)(struct seg6_local_lwt *slwt);
65 int (*input)(struct sk_buff *skb, struct seg6_local_lwt *slwt);
187 struct seg6_local_lwt { struct
211 static struct seg6_local_lwt *seg6_local_lwtunnel(struct lwtunnel_state *lwt) in seg6_local_lwtunnel() argument
213 return (struct seg6_local_lwt *)lwt->data; in seg6_local_lwtunnel()
379 struct seg6_local_lwt *slwt) in input_action_end_finish()
387 struct seg6_local_lwt *slwt) in input_action_end_core()
404 static int end_next_csid_core(struct sk_buff *skb, struct seg6_local_lwt *slwt) in end_next_csid_core()
[all …]