Home
last modified time | relevance | path

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

/external/syslinux/com32/modules/
Dpxechn.c827 pxe_bootp_t *bootp0, *bootp1; in pxechn_args() local
834 bootp0 = (pxe_bootp_t *)(pxe->p[2].data); in pxechn_args()
837 ret = dhcp_unpack_packet(bootp0, pxe->p[2].len, opts); in pxechn_args()