Home
last modified time | relevance | path

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

/mirbsd/src/sys/lib/libsa/
Dbootp.h53 #define IPPORT_BOOTPC 68 macro
Dbootp.c109 d->myport = htons(IPPORT_BOOTPC); in bootp()