Home
last modified time | relevance | path

Searched refs:parsebootp (Results 1 – 1 of 1) sorted by relevance

/plan9-contrib/sys/src/cmd/ip/ipconfig/
H A Dmain.c220 Bootp* parsebootp(uchar*, int);
1199 bp = parsebootp(buf, n); in dhcprecv()
1702 parsebootp(uchar *p, int n) in parsebootp() function