Home
last modified time | relevance | path

Searched defs:bp_vend (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/lib/libsa/
H A Dbootp.h44 unsigned char bp_vend[BOOTP_VENDSIZE]; /* vendor-specific area */ member
/netbsd/usr.sbin/bootp/common/
H A Dbootp.h57 unsigned char bp_vend[BP_VEND_LEN]; /* vendor-specific area */ member
/netbsd/sys/nfs/
H A Dnfs_bootdhcp.c126 u_int8_t bp_vend[BP_VEND_LEN]; /* RFC1048 options */ member
/netbsd/external/bsd/tcpdump/dist/
H A Dprint-bootp.c79 uint8_t bp_vend[64]; /* vendor-specific area */ member