tag | line | file | source code |
---|---|---|---|
ETH_P_ALL | 121 | net/inet/dev.c | if(pt->type == htons(ETH_P_ALL)) |
ETH_P_ALL | 143 | net/inet/dev.c | if (pt->type == htons(ETH_P_ALL)) |
ETH_P_ALL | 180 | net/inet/dev.c | if (pt->type == htons(ETH_P_ALL)) |
ETH_P_ALL | 213 | net/inet/dev.c | if (pt1->next->type == pt->type && pt->type != htons(ETH_P_ALL)) |
ETH_P_ALL | 696 | net/inet/dev.c | if (ptype->type == type || ptype->type == htons(ETH_P_ALL)) |
ETH_P_ALL | 700 | net/inet/dev.c | if (ptype->type == htons(ETH_P_ALL)) |