Searched defs:inet6_protocol (Results 1 – 1 of 1) sorted by relevance
56 struct inet6_protocol { struct57 void (*early_demux)(struct sk_buff *skb);58 void (*early_demux_handler)(struct sk_buff *skb);59 int (*handler)(struct sk_buff *skb);61 void (*err_handler)(struct sk_buff *skb,65 unsigned int flags; /* INET6_PROTO_xxx */