Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Dprotocol.h50 struct inet6_protocol { struct
51 int (*handler)(struct sk_buff *skb);
53 void (*err_handler)(struct sk_buff *skb,
58 int (*gso_send_check)(struct sk_buff *skb);
59 struct sk_buff *(*gso_segment)(struct sk_buff *skb,
61 struct sk_buff **(*gro_receive)(struct sk_buff **head,
63 int (*gro_complete)(struct sk_buff *skb);
65 unsigned int flags; /* INET6_PROTO_xxx */