Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/net/
Dprotocol.h52 struct inet6_protocol { struct
53 int (*handler)(struct sk_buff *skb);
56 int (*err_handler)(struct sk_buff *skb,
61 unsigned int flags; /* INET6_PROTO_xxx */
/kernel/linux/linux-5.10/include/net/
Dprotocol.h53 struct inet6_protocol { struct
54 int (*handler)(struct sk_buff *skb);
57 int (*err_handler)(struct sk_buff *skb,
62 unsigned int flags; /* INET6_PROTO_xxx */