Searched refs:imsg_hdr (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sbin/dhclient/
H A Dprivsep.h42 struct imsg_hdr { struct
H A Dprivsep.c106 struct imsg_hdr hdr;
225 hdr.len = sizeof(struct imsg_hdr) + sizeof(int);
H A Ddhcpd.h305 struct imsg_hdr;
306 void send_packet_priv(struct interface_info *, struct imsg_hdr *, int);
H A Dbpf.c283 struct imsg_hdr hdr;
309 send_packet_priv(struct interface_info *interface, struct imsg_hdr *hdr, int fd)
H A Ddhclient.c1941 struct imsg_hdr hdr;
1949 hdr.len = sizeof(struct imsg_hdr) +
2143 struct imsg_hdr hdr;
2194 struct imsg_hdr hdr;
2199 hdr.len = sizeof(struct imsg_hdr);

Completed in 76 milliseconds