Home
last modified time | relevance | path

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

/freebsd/libexec/bootpd/
H A Dbootp.h57 unsigned char bp_vend[BP_VEND_LEN]; /* vendor-specific area */ member
/freebsd/stand/libsa/
H A Dbootp.c92 bootp_fill_request(unsigned char *bp_vend) in bootp_fill_request()
H A Dbootp.h46 unsigned char bp_vend[BOOTP_VENDSIZE]; /* vendor-specific area */ member
/freebsd/contrib/tcpdump/
H A Dprint-bootp.c71 nd_byte bp_vend[64]; /* vendor-specific area */ member