Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dseg6_local.c34 struct seg6_local_lwt;
39 int (*input)(struct sk_buff *skb, struct seg6_local_lwt *slwt);
48 struct seg6_local_lwt { struct
62 static struct seg6_local_lwt *seg6_local_lwtunnel(struct lwtunnel_state *lwt) in seg6_local_lwtunnel()
64 return (struct seg6_local_lwt *)lwt->data; in seg6_local_lwtunnel()
219 static int input_action_end(struct sk_buff *skb, struct seg6_local_lwt *slwt) in input_action_end()
239 static int input_action_end_x(struct sk_buff *skb, struct seg6_local_lwt *slwt) in input_action_end_x()
258 static int input_action_end_t(struct sk_buff *skb, struct seg6_local_lwt *slwt) in input_action_end_t()
279 struct seg6_local_lwt *slwt) in input_action_end_dx2()
336 struct seg6_local_lwt *slw in input_action_end_dx6()
[all...]
/kernel/linux/linux-6.6/net/ipv6/
H A 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()
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 *slw
[all...]

Completed in 4 milliseconds