Searched defs:net_protocol (Results 1 – 2 of 2) sorted by relevance
37 struct net_protocol { struct38 int (*handler)(struct sk_buff *skb);41 int (*err_handler)(struct sk_buff *skb, u32 info);43 unsigned int no_policy:1,44 netns_ok:1,49 icmp_strict_tag_validation:1;
37 struct net_protocol { struct38 int (*handler)(struct sk_buff *skb);41 int (*err_handler)(struct sk_buff *skb, u32 info);43 unsigned int no_policy:1,48 icmp_strict_tag_validation:1;