Home
last modified time | relevance | path

Searched refs:packet_socket (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Daf_packet.h105 int packet_socket(int domain, int type, int protocol);
/AliOS-Things-master/components/lwip/lwip2.0.0/core/
A Daf_packet.c202 packet_socket(int domain, int type, int protocol) in packet_socket() function
/AliOS-Things-master/components/lwip/lwip2.0.0/api/
A Dsockets.c1466 return packet_socket(domain, type, protocol); in lwip_socket()

Completed in 9 milliseconds