Home
last modified time | relevance | path

Searched defs:pkt (Results 1 – 13 of 13) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Ddemand.c146 struct packet *pkt, *nextpkt; in demand_discard() local
289 struct packet *pkt; local
322 struct packet *pkt, *prev, *nextpkt; local
A Dchap-new.c283 unsigned char *pkt, int len) {
436 unsigned char *pkt, int len) {
498 unsigned char *pkt, int len) {
535 static void chap_input(ppp_pcb *pcb, unsigned char *pkt, int pktlen) {
A Dccp.c1660 static void ccp_datainput(ppp_pcb *pcb, u_char *pkt, int len) { in ccp_datainput()
A Dipcp.c2383 ip_active_pkt(pkt, len) in ip_active_pkt() argument
A Dlcp.c2716 u_char pkt[4], *pktp; in LcpSendEchoRequest() local
/AliOS-Things-master/components/py_engine/modules/minicv/base/modules/c/src/
A DWrapperIHaasVideoCodec.cpp124 int VideoCodecGetDecodeImageData(void* instance, void *pkt, ImageBuffer_t** image) in VideoCodecGetDecodeImageData()
/AliOS-Things-master/components/drivers/core/base/devicevfs/src/
A Du_driver_main.c69 void main_thread_req_arrived(struct aos_parcel_t *pkt) { in main_thread_req_arrived()
A Ddevice_vfs_core.c294 void u_device_rpc_msg_arrived(struct aos_parcel_t *pkt) { in u_device_rpc_msg_arrived()
/AliOS-Things-master/components/lwip/lwip2.0.0/apps/mdns/
A Dmdns.c995 mdns_read_rr_info(struct mdns_packet *pkt, struct mdns_rr_info *info) in mdns_read_rr_info()
1029 mdns_read_question(struct mdns_packet *pkt, struct mdns_question *question) in mdns_read_question()
1064 mdns_read_answer(struct mdns_packet *pkt, struct mdns_answer *answer) in mdns_read_answer()
1498 mdns_handle_question(struct mdns_packet *pkt) in mdns_handle_question()
1712 mdns_handle_response(struct mdns_packet *pkt) in mdns_handle_response()
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/drivers/usb/usb_dev/inc/
A Dusb_audio.h78 const struct SETUP_PACKET *pkt; member
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dmonitor.c176 struct bt_monitor_new_index pkt; in bt_monitor_new_index() local
/AliOS-Things-master/components/py_engine/modules/minicv/
A Dvideocodec.c243 void *pkt = (void *)MP_OBJ_TO_PTR(args[1]); in obj_getDecodeImageData() local
/AliOS-Things-master/components/linksdk/core/
A Daiot_mqtt_api.c551 static int32_t _core_mqtt_conn_pkt(core_mqtt_handle_t *mqtt_handle, uint8_t **pkt, uint32_t *pkt_le… in _core_mqtt_conn_pkt()
1456 uint8_t *pkt = NULL; in _core_mqtt_subunsub() local
1827 uint8_t pkt[4] = {0}; in _core_mqtt_puback_send() local
2965 uint8_t *pkt = NULL; in _core_mqtt_pub() local
3132 uint8_t *pkt = NULL; in _core_mqtt_disconnect_with_prop() local

Completed in 58 milliseconds