tag | line | file | source code |
---|---|---|---|
arpreq_check | 579 | net/tcp/arp.c | if (arpreq_check(&r) != 0) return -EPFNOSUPPORT; |
arpreq_check | 601 | net/tcp/arp.c | if (arpreq_check(&r) != 0) return -EPFNOSUPPORT; |
arpreq_check | 619 | net/tcp/arp.c | if (arpreq_check(&r) != 0) return -EPFNOSUPPORT; |