| plan 9 kernel history: overview | file list | diff list |
2001/0623/ip/tripmedium.c (diff list | history)
| 2000/1111/sys/src/9/ip/tripmedium.c:142,148 – 2001/0623/sys/src/9/ip/tripmedium.c:142,148 (short | long | prev | next) | ||
| 1998/0630 | for(;;) { bp = devtab[er->mchan->type]->bread(er->mchan, ifc->maxmtu, 0); ifc->in++; | |
| 2001/0623 | ipiput(er->fs, ifc, bp); | |
| 1998/0630 | } pexit("hangup", 1); | |