Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/netif/ppp/
H A Dfsm.c319 u_char *inp; in fsm_input() local
392 static void fsm_rconfreq(fsm *f, u_char id, u_char *inp, int len) { in fsm_rconfreq()
459 static void fsm_rconfack(fsm *f, int id, u_char *inp, int len) { in fsm_rconfack()
515 static void fsm_rconfnakrej(fsm *f, int code, int id, u_char *inp, int len) { in fsm_rconfnakrej()
645 static void fsm_rcoderej(fsm *f, u_char *inp, int len) { in fsm_rcoderej()
H A Deap.c345 b64enc(bs, inp, inlen, outp) in b64enc() argument
393 b64dec(bs, inp, inlen, outp) in b64dec() argument
1250 write_pseudonym(esp, inp, len, id) in write_pseudonym() argument
1311 static void eap_request(ppp_pcb *pcb, u_char *inp, int id, int len) { in eap_request()
1725 static void eap_response(ppp_pcb *pcb, u_char *inp, int id, int len) { in eap_response()
2017 static void eap_success(ppp_pcb *pcb, u_char *inp, int id, int len) { in eap_success()
2043 static void eap_failure(ppp_pcb *pcb, u_char *inp, int id, int len) { in eap_failure()
2070 static void eap_input(ppp_pcb *pcb, u_char *inp, int inlen) { in eap_input()
2135 static int eap_printpkt(const u_char *inp, int inlen, void (*printer) (void *, const char *, ...), … in eap_printpkt()
H A Dupap.c306 u_char *inp; in upap_input() local
359 static void upap_rauthreq(ppp_pcb *pcb, u_char *inp, int id, int len) { in upap_rauthreq()
458 static void upap_rauthack(ppp_pcb *pcb, u_char *inp, int id, int len) { in upap_rauthack()
493 static void upap_rauthnak(ppp_pcb *pcb, u_char *inp, int id, int len) { in upap_rauthnak()
H A Dlcp.c523 static int lcp_extcode(fsm *f, int code, int id, u_char *inp, int len) { in lcp_extcode()
562 static void lcp_rprotrej(fsm *f, u_char *inp, int len) { in lcp_rprotrej()
1820 static int lcp_reqci(fsm *f, u_char *inp, int *lenp, int reject_if_disagree) { in lcp_reqci()
2686 static void lcp_received_echo_reply(fsm *f, int id, u_char *inp, int len) { in lcp_received_echo_reply()
H A Dpppol2tp.c348 u8_t *inp; in pppol2tp_input() local
487 u8_t *inp; in pppol2tp_dispatch_control_packet() local
H A Dpppos.c442 err_t pppos_input_sys(struct pbuf *p, struct netif *inp) { in pppos_input_sys()
536 struct pbuf *inp; in pppos_input() local
H A Dchap_ms.c431 static void chapms_handle_failure(ppp_pcb *pcb, unsigned char *inp, int len) { in chapms_handle_failure()
H A Dipcp.c1506 static int ipcp_reqci(fsm *f, u_char *inp, int *len, int reject_if_disagree) { in ipcp_reqci()
/btstack/3rd-party/lwip/core/src/api/
H A Dtcpip.c240 tcpip_inpkt(struct pbuf *p, struct netif *inp, netif_input_fn input_fn) in tcpip_inpkt()
283 tcpip_input(struct pbuf *p, struct netif *inp) in tcpip_input()
/btstack/3rd-party/lwip/core/src/core/ipv6/
H A Dip6.c366 ip6_forward(struct pbuf *p, struct ip6_hdr *iphdr, struct netif *inp) in ip6_forward()
509 ip6_input(struct pbuf *p, struct netif *inp)
H A Dicmp6.c83 icmp6_input(struct pbuf *p, struct netif *inp) in icmp6_input()
H A Dmld6.c227 mld6_input(struct pbuf *p, struct netif *inp) in mld6_input()
H A Dnd6.c291 nd6_input(struct pbuf *p, struct netif *inp) in nd6_input()
/btstack/3rd-party/lwip/core/src/core/ipv4/
H A Dip4.c281 ip4_forward(struct pbuf *p, struct ip_hdr *iphdr, struct netif *inp) in ip4_forward()
426 ip4_input(struct pbuf *p, struct netif *inp)
H A Dicmp.c80 icmp_input(struct pbuf *p, struct netif *inp) in icmp_input()
H A Digmp.c323 igmp_input(struct pbuf *p, struct netif *inp, const ip4_addr_t *dest) in igmp_input()
/btstack/3rd-party/lwip/core/src/core/
H A Dip.c154 ip_input(struct pbuf *p, struct netif *inp) in ip_input()
H A Dudp.c130 udp_input_local_match(struct udp_pcb *pcb, struct netif *inp, u8_t broadcast) in udp_input_local_match()
194 udp_input(struct pbuf *p, struct netif *inp) in udp_input()
H A Draw.c135 raw_input(struct pbuf *p, struct netif *inp) in raw_input()
H A Dtcp_in.c118 tcp_input(struct pbuf *p, struct netif *inp)
H A Dnetif.c228 netif_input(struct pbuf *p, struct netif *inp) in netif_input()
/btstack/3rd-party/lwip/core/src/netif/
H A Dlowpan6_ble.c440 tcpip_rfc7668_input(struct pbuf *p, struct netif *inp) in tcpip_rfc7668_input()
H A Dlowpan6.c914 tcpip_6lowpan_input(struct pbuf *p, struct netif *inp) in tcpip_6lowpan_input()
/btstack/3rd-party/lwip/core/src/include/lwip/priv/
H A Dtcpip_priv.h148 } inp; member
/btstack/3rd-party/lwip/core/src/apps/http/
H A Dhttpd.c1801 http_post_request(struct pbuf *inp, struct http_state *hs,
1968 http_parse_request(struct pbuf *inp, struct http_state *hs, struct altcp_pcb *pcb)