Home
last modified time | relevance | path

Searched defs:options (Results 1 – 11 of 11) sorted by relevance

/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv4/
H A Ddhcp.c1432 dhcp_option(u16_t options_out_len, u8_t *options, u8_t option_type, u8_t option_len) in dhcp_option()
1444 dhcp_option_byte(u16_t options_out_len, u8_t *options, u8_t value) in dhcp_option_byte()
1452 dhcp_option_short(u16_t options_out_len, u8_t *options, u16_t value) in dhcp_option_short()
1461 dhcp_option_long(u16_t options_out_len, u8_t *options, u32_t value) in dhcp_option_long()
1473 dhcp_option_hostname(u16_t options_out_len, u8_t *options, struct netif *netif) in dhcp_option_hostname()
1509 u8_t *options; in dhcp_parse_reply() local
1960 dhcp_option_trailer(u16_t options_out_len, u8_t *options, struct pbuf *p_out) in dhcp_option_trailer()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/core/ipv6/
H A Ddhcp6.c415 dhcp6_option_short(u16_t options_out_len, u8_t *options, u16_t value) in dhcp6_option_short()
423 dhcp6_option_optionrequest(u16_t options_out_len, u8_t *options, const u16_t *req_options, in dhcp6_option_optionrequest()
464 u8_t *options = (u8_t *)(msg_out + 1); in dhcp6_information_request() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/netif/ppp/
H A Dmppe.c109 mppe_init(ppp_pcb *pcb, ppp_mppe_state *state, u8_t options) in mppe_init()
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/netif/ppp/
H A Dmppe.c109 mppe_init(ppp_pcb *pcb, ppp_mppe_state *state, u8_t options) in mppe_init()
/nrf52832-nimble/rt-thread/tools/
H A Dbuilding.py499 def GetLocalDepend(options, depend): argument
/nrf52832-nimble/rt-thread/components/net/uip/apps/dhcpc/
H A Ddhcpc.c62 u8_t options[312]; member
/nrf52832-nimble/rt-thread/components/net/lwip-1.4.1/src/core/
H A Ddhcp.c1339 u8_t *options; in dhcp_parse_reply() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/core/ipv4/
H A Ddhcp.c1462 u8_t *options; in dhcp_parse_reply() local
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/
H A Dppp_impl.h308 option_t *options; /* List of command-line options */ member
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/
H A Dppp_impl.h312 option_t *options; /* List of command-line options */ member
/nrf52832-nimble/rt-thread/components/net/uip/uip/
H A Duip.h1455 u8_t options[1]; member