tag | line | file | source code |
---|---|---|---|
ETH_P_ALL | 275 | net/inet/dev.c | if(pt->type==NET16(ETH_P_ALL)) |
ETH_P_ALL | 292 | net/inet/dev.c | if(pt->type==NET16(ETH_P_ALL)) |
ETH_P_ALL | 314 | net/inet/dev.c | if (pt->type == NET16(ETH_P_ALL)) |
ETH_P_ALL | 332 | net/inet/dev.c | if (pt1->next -> type == pt ->type && pt->type != NET16(ETH_P_ALL)) { |
ETH_P_ALL | 640 | net/inet/dev.c | if (ptype->type == type || ptype->type == NET16(ETH_P_ALL)) { |
ETH_P_ALL | 643 | net/inet/dev.c | if (ptype->type==NET16(ETH_P_ALL)) |