| tag | line | file | source code |
| nr_lastnet | 38 | include/linux/atalk.h | __u16 nr_lastnet; |
| nr_lastnet | 319 | net/appletalk/ddp.c | int netrange=ntohs(atif->nets.nr_lastnet)-ntohs(atif->nets.nr_firstnet)+1; |
| nr_lastnet | 376 | net/appletalk/ddp.c | if(probe_net>ntohs(atif->nets.nr_lastnet)) |
| nr_lastnet | 556 | net/appletalk/ddp.c | ntohs( iface->nets.nr_lastnet )) |
| nr_lastnet | 744 | net/appletalk/ddp.c | if(nr->nr_firstnet==htons(0) && nr->nr_lastnet==htons(0xFFFE)) { |
| nr_lastnet | 749 | net/appletalk/ddp.c | limit=ntohs(nr->nr_lastnet); |
| nr_lastnet | 823 | net/appletalk/ddp.c | ntohs(iface->nets.nr_firstnet),ntohs(iface->nets.nr_lastnet), |