Home
last modified time | relevance | path

Searched defs:inp (Results 1 – 18 of 18) sorted by relevance

/lk-master/external/lib/lwip/netif/ppp/
A Dfsm.c384 u_char *inp = inpacket; in fsm_input() local
462 fsm_rconfreq(fsm *f, u_char id, u_char *inp, int len) in fsm_rconfreq()
535 fsm_rconfack(fsm *f, int id, u_char *inp, int len) in fsm_rconfack()
594 fsm_rconfnakrej(fsm *f, int code, int id, u_char *inp, int len) in fsm_rconfnakrej()
733 fsm_rcoderej(fsm *f, u_char *inp, int len) in fsm_rcoderej()
A Dchap.c366 u_char *inp; in ChapInput() local
423 ChapReceiveChallenge(chap_state *cstate, u_char *inp, u_char id, int len) in ChapReceiveChallenge()
521 ChapReceiveResponse(chap_state *cstate, u_char *inp, int id, int len) in ChapReceiveResponse()
640 ChapReceiveSuccess(chap_state *cstate, u_char *inp, u_char id, int len) in ChapReceiveSuccess()
678 ChapReceiveFailure(chap_state *cstate, u_char *inp, u_char id, int len) in ChapReceiveFailure()
A Dpap.c337 u_char *inp; in upap_input() local
390 upap_rauthreq(upap_state *u, u_char *inp, u_char id, int len) in upap_rauthreq()
466 upap_rauthack(upap_state *u, u_char *inp, int id, int len) in upap_rauthack()
508 upap_rauthnak(upap_state *u, u_char *inp, int id, int len) in upap_rauthnak()
A Dlcp.c407 lcp_extcode(fsm *f, int code, u_char id, u_char *inp, int len) in lcp_extcode()
446 lcp_rprotrej(fsm *f, u_char *inp, int len) in lcp_rprotrej()
1224 u_char *inp, /* Requested CIs */ in lcp_reqci()
1979 lcp_received_echo_reply (fsm *f, int id, u_char *inp, int len) in lcp_received_echo_reply()
A Dipcp.c869 ipcp_reqci(fsm *f, u_char *inp/* Requested CIs */,int *len/* Length of requested CIs */,int reject_… in ipcp_reqci()
A Dppp.c1826 struct pbuf *inp; in pppInProc() local
/lk-master/external/lib/lwip/core/ipv4/
A Dip.c202 ip_forward(struct pbuf *p, struct ip_hdr *iphdr, struct netif *inp) in ip_forward()
305 ip_input(struct pbuf *p, struct netif *inp)
A Dicmp.c77 icmp_input(struct pbuf *p, struct netif *inp) in icmp_input()
A Digmp.c389 igmp_input(struct pbuf *p, struct netif *inp, ip_addr_t *dest) in igmp_input()
/lk-master/external/lib/lwip/core/ipv6/
A Dicmp6.c47 icmp_input(struct pbuf *p, struct netif *inp) in icmp_input()
A Dip6.c157 ip_input(struct pbuf *p, struct netif *inp) { in ip_input()
/lk-master/external/lib/lwip/core/
A Draw.c76 raw_input(struct pbuf *p, struct netif *inp) in raw_input()
A Dtcp_in.c92 tcp_input(struct pbuf *p, struct netif *inp) in tcp_input()
A Dudp.c151 udp_input(struct pbuf *p, struct netif *inp)
/lk-master/external/lib/lwip/api/
A Dtcpip.c161 tcpip_input(struct pbuf *p, struct netif *inp) in tcpip_input()
/lk-master/external/lib/lwip/include/lwip/
A Dtcpip.h146 } inp; member
/lk-master/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Dadc_15xx.h296 STATIC INLINE void Chip_ADC_SetADC0Input(LPC_ADC_T *pADC, uint32_t inp) in Chip_ADC_SetADC0Input()
/lk-master/arch/x86/include/arch/
A Dx86.h200 static inline uint8_t inp(uint16_t _port) { in inp() function

Completed in 39 milliseconds