Home
last modified time | relevance | path

Searched refs:bootp_pkt (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
H A Ddhcp_snoop.c36 const struct bootp_pkt *b; in handle_dhcp()
48 b = (const struct bootp_pkt *) &buf[ETH_HLEN]; in handle_dhcp()
/dragonfly/contrib/wpa_supplicant/src/common/
H A Ddhcp.h57 struct bootp_pkt { struct
/dragonfly/contrib/dhcpcd/src/
H A Ddhcp.h173 struct bootp_pkt struct
H A Ddhcp.c1622 static struct bootp_pkt *
1626 struct bootp_pkt *udpp; in dhcp_makeudppacket()
1714 struct bootp_pkt *udp; in send_message()