Searched refs:dlattachreq (Results 1 – 2 of 2) sorted by relevance
77 void dlattachreq(int fd, u_long ppa);738 dlattachreq(fd, ppa); in openInterface()888 void dlattachreq(int fd, u_long ppa) in dlattachreq() function
172 static int dlattachreq(int, bpf_u_int32, char *);1020 if (dlattachreq(fd, ppa, ebuf) < 0 || in dl_doattach()1416 dlattachreq(int fd, bpf_u_int32 ppa, char *ebuf) in dlattachreq() function