Searched defs:net_protocol (Results 1 – 1 of 1) 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,48 icmp_strict_tag_validation:1;