Home
last modified time | relevance | path

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

/freebsd-12-stable/libexec/bootpd/
Dbootp.h136 struct cmu_vend { struct
Dbootpd.c1168 struct cmu_vend *vendp;
1180 vendp = (struct cmu_vend *) bp->bp_vend;
/freebsd-12-stable/libexec/bootpd/tools/bootptest/
Dprint-bootp.c383 struct cmu_vend *v;
387 v = (struct cmu_vend *) bp;
/freebsd-12-stable/stand/libsa/
Dbootp.h130 struct cmu_vend { struct
Dbootp.c449 struct cmu_vend *vp; in vend_cmu()
455 vp = (struct cmu_vend *)cp; in vend_cmu()
/freebsd-12-stable/contrib/tcpdump/
Dprint-bootp.c241 struct cmu_vend { struct
1050 register const struct cmu_vend *cmu; in cmu_print()
1057 cmu = (const struct cmu_vend *)bp; in cmu_print()