HomeSort by: relevance | last modified time | path
    Searched refs:TAG_SERVERID (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/lib/libsa/
bootp.h 97 #define TAG_SERVERID ((unsigned char) 54)
bootp.c 194 bp->bp_vend[index++] = TAG_SERVERID;
407 if (tag == TAG_SERVERID &&
  /src/sys/nfs/
nfs_bootdhcp.c 188 #define TAG_SERVERID ((unsigned char) 54)
436 case TAG_SERVERID:
651 bootp->bp_vend[index++] = TAG_SERVERID;

Completed in 14 milliseconds