Searched refs:dhcp_packet (Results 1 – 15 of 15) sorted by relevance
| /mirbsd/src/usr.sbin/dhcpd/ |
| D | dhcpd.h | 156 struct dhcp_packet *raw; 412 struct dhcp_packet packet; /* Outgoing DHCP packet. */ 539 int cons_options(struct packet *, struct dhcp_packet *, int, 544 void do_packet(struct interface_info *, struct dhcp_packet *, int, 677 struct dhcp_packet *new_dhcp_packet(char *); 713 ssize_t send_packet(struct interface_info *, struct dhcp_packet *, size_t, 727 struct dhcp_packet *, int, unsigned int, struct iaddr, struct hardware *);
|
| D | dhcp.h | 57 struct dhcp_packet { struct
|
| D | options.c | 203 cons_options(struct packet *inpacket, struct dhcp_packet *outpacket, in cons_options() 464 do_packet(struct interface_info *interface, struct dhcp_packet *packet, in do_packet()
|
| D | dispatch.c | 58 struct dhcp_packet *, int, unsigned int, struct iaddr, struct hardware *); 371 struct dhcp_packet packet; in got_one()
|
| D | bpf.c | 229 send_packet(struct interface_info *interface, struct dhcp_packet *raw, in send_packet()
|
| D | bootp.c | 52 struct dhcp_packet raw; in bootp()
|
| D | dhcp.c | 499 struct dhcp_packet raw; in nak_lease() 1115 struct dhcp_packet raw; in dhcp_reply()
|
| /mirbsd/src/usr.sbin/dhcrelay/ |
| D | dhcpd.h | 156 struct dhcp_packet *, size_t, struct in_addr, 163 struct dhcp_packet *, int, unsigned int, struct iaddr, struct hardware *);
|
| D | dhcrelay.c | 45 void relay(struct interface_info *, struct dhcp_packet *, int, 193 relay(struct interface_info *ip, struct dhcp_packet *packet, int length, in relay() 315 struct dhcp_packet packet; in got_response()
|
| D | dispatch.c | 56 struct dhcp_packet *, int, unsigned int, 248 struct dhcp_packet packet; in got_one()
|
| D | dhcp.h | 57 struct dhcp_packet { struct
|
| D | bpf.c | 224 struct dhcp_packet *raw, size_t len, struct in_addr from, in send_packet()
|
| /mirbsd/src/sbin/dhclient/ |
| D | dhcp.h | 55 struct dhcp_packet { struct
|
| D | dhcpd.h | 173 struct dhcp_packet packet;
|
| D | options.c | 420 struct dhcp_packet *packet = &client->packet; in do_packet()
|