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

  /src/sys/lib/libsa/
bootp.h 73 #define TAG_PAD ((unsigned char) 0)
  /src/usr.sbin/bootp/common/
bootp.h 100 #define TAG_PAD ((unsigned char) 0)
  /src/sys/nfs/
nfs_bootdhcp.c 160 #define TAG_PAD ((unsigned char) 0)
422 if (tag == TAG_PAD)
731 if (tag == TAG_PAD)
  /src/sys/fs/nfs/common/
bootp_subr.c 210 #define TAG_PAD 0 /* Pad option, implicit length 1 */
1360 if (code == TAG_PAD)

Completed in 15 milliseconds