Home
last modified time | relevance | path

Searched defs:state (Results 1 – 15 of 15) sorted by relevance

/lib/libc/
Dprintf.c244 StrState *state = (StrState *)handle; in strputc() local
260 StrState state; in sprintf() local
279 StrState state; in snprintf() local
/sys/amd64/
Dmp.c42 int state; member
127 MP_SetState(int state) in MP_SetState()
/lib/liblwip/src/netif/
Detharp.c116 u8_t state; member
213 u8_t state = arp_table[i].state; in etharp_tmr() local
292 u8_t state = arp_table[i].state; in etharp_find_entry() local
584 u8_t state = arp_table[i].state; local
Dslipif.c97 u8_t state; member
/lib/liblwip/src/api/
Dnetifapi.c102 void *state, in netifapi_netif_add()
/lib/liblwip/src/include/ipv4/lwip/
Dautoip.h84 u8_t state; /* current AutoIP state machine state */ member
/lib/liblwip/src/include/lwip/
Dnetifapi.h58 void *state; member
Dnetif.h172 void *state; member
Dapi.h138 enum netconn_state state; member
Ddhcp.h38 u8_t state; member
Dsnmp_msg.h242 u8_t state; member
/lib/liblwip/src/netif/ppp/
Dfsm.h81 int state; /* State */ member
/lib/liblwip/test/unit/tcp/
Dtcp_helper.c139 tcp_set_state(struct tcp_pcb* pcb, enum tcp_state state, ip_addr_t* local_ip, in tcp_set_state()
/lib/liblwip/src/core/
Dnetif.c140 ip_addr_t *gw, void *state, netif_init_fn init, netif_input_fn input) in netif_add()
Ddns.c169 u8_t state; member