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

  /src/usr.sbin/bootp/common/
bootpd.h 63 * The list may be shared among multiple hosts by setting the linkcount
68 unsigned int linkcount, addrcount; member in struct:in_addr_list
75 * The linkcount must be set appropriately.
79 unsigned int linkcount; member in struct:shared_string
84 unsigned int linkcount, length; member in struct:shared_bindata
158 unsigned linkcount; /* hash list inserts */
157 unsigned linkcount; \/* hash list inserts *\/ member in struct:host
bootpd.h 63 * The list may be shared among multiple hosts by setting the linkcount
68 unsigned int linkcount, addrcount; member in struct:in_addr_list
75 * The linkcount must be set appropriately.
79 unsigned int linkcount; member in struct:shared_string
84 unsigned int linkcount, length; member in struct:shared_bindata
158 unsigned linkcount; /* hash list inserts */
157 unsigned linkcount; \/* hash list inserts *\/ member in struct:host

Completed in 100 milliseconds