HomeSort by: relevance | last modified time | path
    Searched defs:IPPORT_BOOTPC (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/lib/libsa/
bootp.h 51 #define IPPORT_BOOTPC 68
  /src/usr.sbin/bootp/common/
bootp.h 65 #define IPPORT_BOOTPC 68
  /src/sys/nfs/
nfs_bootdhcp.c 136 #define IPPORT_BOOTPC 68
580 if ((error = nfs_boot_sobind_ipport(so, IPPORT_BOOTPC, lwp))) {
  /src/sys/fs/nfs/common/
bootp_subr.c 203 #define IPPORT_BOOTPC 68
648 sin->sin_port = htons(IPPORT_BOOTPC);

Completed in 14 milliseconds