Searched refs:attach_req (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ipfilter/ipsend/
H A Ddlcommon.c94 dl_attach_req_t attach_req; local
98 attach_req.dl_primitive = DL_ATTACH_REQ;
99 attach_req.dl_ppa = ppa;
102 ctl.len = sizeof (attach_req);
103 ctl.buf = (char *) &attach_req;
704 dlp->attach_req.dl_ppa);
/freebsd-13-stable/libexec/bootpd/
H A Dgetether.c233 dlp->attach_req.dl_ppa = unit;

Completed in 51 milliseconds