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

  /src/sys/lib/libsa/
bootp.h 50 #define IPPORT_BOOTPS 67
  /src/usr.sbin/bootp/common/
bootp.h 64 #define IPPORT_BOOTPS 67
  /src/sys/nfs/
nfs_bootdhcp.c 135 #define IPPORT_BOOTPS 67
591 sin.sin_port = htons(IPPORT_BOOTPS);
  /src/sys/fs/nfs/common/
bootp_subr.c 204 #define IPPORT_BOOTPS 67
661 sin->sin_port = htons(IPPORT_BOOTPS);

Completed in 36 milliseconds