Home
last modified time | relevance | path

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

/freebsd-12.1/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-12.1/libexec/bootpd/
H A Dgetether.c230 dlp->attach_req.dl_ppa = unit;