Home
last modified time | relevance | path

Searched refs:cmu_vend (Results 1 – 6 of 6) sorted by relevance

/freebsd/libexec/bootpd/
H A Dbootp.h134 struct cmu_vend { struct
H A Dbootpd.c1156 struct cmu_vend *vendp; in dovend_cmu()
1168 vendp = (struct cmu_vend *) bp->bp_vend; in dovend_cmu()
/freebsd/stand/libsa/
H A Dbootp.h128 struct cmu_vend { struct
H A Dbootp.c444 struct cmu_vend *vp; in vend_cmu()
450 vp = (struct cmu_vend *)cp; in vend_cmu()
/freebsd/libexec/bootpd/tools/bootptest/
H A Dprint-bootp.c374 struct cmu_vend *v; in cmu_print()
378 v = (struct cmu_vend *) bp; in cmu_print()
/freebsd/contrib/tcpdump/
H A Dprint-bootp.c240 struct cmu_vend { struct
1065 const struct cmu_vend *cmu; in cmu_print()
1069 cmu = (const struct cmu_vend *)bp; in cmu_print()