HomeSort by relevance Sort by last modified time
    Searched refs:srp_tag (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/include/gpxe/
srp.h 26 struct srp_tag { struct
50 struct srp_tag tag;
70 struct srp_tag tag;
140 struct srp_tag tag;
208 struct srp_tag tag;
268 struct srp_tag tag;
302 struct srp_tag tag;
358 struct srp_tag tag;
373 struct srp_tag managed_tag;
435 struct srp_tag tag
    [all...]
  /external/syslinux/gpxe/src/drivers/block/
srp.c 52 static unsigned int srp_tag = 0; variable
127 login_req->tag.dwords[1] = htonl ( ++srp_tag );
249 cmd->tag.dwords[1] = htonl ( ++srp_tag );

Completed in 602 milliseconds