tag | line | file | source code |
---|---|---|---|
setup_f | 503 | drivers/net/de4x5.c | int setup_f; /* Setup frame filtering type */ |
setup_f | 1021 | drivers/net/de4x5.c | lp->setup_f = PERFECT; |
setup_f | 1515 | drivers/net/de4x5.c | } else if (lp->setup_f == HASH_PERF) { /* Hash Filtering */ |
setup_f | 3480 | drivers/net/de4x5.c | if (lp->setup_f == HASH_PERF) { |