| plan 9 kernel history: overview | file list | diff list |
1998/0702/ip/ipifc.c (diff list | history)
| 1998/0630/sys/src/9/ip/ipifc.c:329,334 – 1998/0702/sys/src/9/ip/ipifc.c:329,337 (short | long | prev | next) | ||
| 1998/0306 | int i, type, mtu; | |
| 1998/0313 | Fs *f; | |
| 1998/0306 | ||
| 1998/0702 | if(ifc->m == nil) return "ipifc not yet bound to device"; | |
| 1998/0313 | f = ifc->conv->p->f; | |
| 1998/0306 | memset(ip, 0, IPaddrlen); | |