Searched refs:gue_err_proto_handler (Results 1 – 1 of 1) sorted by relevance
1088 static int gue_err_proto_handler(int proto, struct sk_buff *skb, u32 info) in gue_err_proto_handler() function1122 ret = gue_err_proto_handler(IPPROTO_IPIP, skb, info); in gue_err()1126 ret = gue_err_proto_handler(IPPROTO_IPV6, skb, info); in gue_err()1159 ret = gue_err_proto_handler(guehdr->proto_ctype, skb, info); in gue_err()