tag | line | file | source code |
---|---|---|---|
err_handler | 36 | include/net/protocol.h | void (*err_handler)(int type, int code, unsigned char *buff, |
err_handler | 412 | net/ipv4/icmp.c | if (iph->protocol == ipprot->protocol && ipprot->err_handler) |
err_handler | 414 | net/ipv4/icmp.c | ipprot->err_handler(icmph->type, icmph->code, dp, |