Searched defs:seg6_action_desc (Results 1 – 1 of 1) sorted by relevance
157051 struct seg6_action_desc { struct157052 int action;157053 long unsigned int attrs;157054 long unsigned int optattrs;157055 int (*input)(struct sk_buff *, struct seg6_local_lwt *);157056 int static_headroom;157057 struct seg6_local_lwtunnel_ops slwt_ops;