Home
last modified time | relevance | path

Searched defs:inet6_protocol (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
A Dprotocol.h54 struct inet6_protocol { struct
55 void (*early_demux)(struct sk_buff *skb);
56 void (*early_demux_handler)(struct sk_buff *skb);
57 int (*handler)(struct sk_buff *skb);
60 int (*err_handler)(struct sk_buff *skb,
65 unsigned int flags; /* INET6_PROTO_xxx */

Completed in 3 milliseconds