Searched defs:bootp_start (Results 1 – 1 of 1) sorted by relevance
/minix3/minix/lib/liblwip/dist/test/unit/dhcp/ |
H A D | test_dhcp.c | 266 …const u8_t bootp_start[] = { 0x01, 0x01, 0x06, 0x00}; /* bootp request, eth, hwaddr len 6, 0 hops … in lwip_tx_func() local 316 …const u8_t bootp_start[] = { 0x01, 0x01, 0x06, 0x00}; /* bootp request, eth, hwaddr len 6, 0 hops … in lwip_tx_func() local 347 …const u8_t bootp_start[] = { 0x01, 0x01, 0x06, 0x00}; /* bootp request, eth, hwaddr len 6, 0 hops … in lwip_tx_func() local 393 …const u8_t bootp_start[] = { 0x01, 0x01, 0x06, 0x00}; /* bootp request, eth, hwaddr len 6, 0 hops … in lwip_tx_func() local
|