Home
last modified time | relevance | path

Searched refs:htons (Results 1 – 12 of 12) sorted by relevance

/bsp/lm4f232/Libraries/driverlib/
A Dethernet.h96 #ifndef htons
97 #define htons(a) \ macro
103 #define ntohs(a) htons((a))
/bsp/lm3s9b9x/Libraries/driverlib/
A Dethernet.h96 #ifndef htons
97 #define htons(a) \ macro
103 #define ntohs(a) htons((a))
/bsp/lm3s8962/Libraries/driverlib/
A Dethernet.h96 #ifndef htons
97 #define htons(a) \ macro
103 #define ntohs(a) htons((a))
/bsp/amebaz/applications/
A Dsmartconfig_app.c71 UDPBCAddr.sin_port = htons(10000); in airkiss_send_notification()
76 UDPBCServerAddr.sin_port = htons(10000); in airkiss_send_notification()
/bsp/microchip/common/applications/
A Dlwip_demo.c87 server_addr.sin_port = htons(port); in tcpclient()
/bsp/msp432e401y-LaunchPad/libraries/msp432e4/driverlib/
A Demac.h97 #ifndef htons
98 #define htons(a) \ macro
104 #define ntohs(a) htons((a))
/bsp/tm4c123bsp/libraries/TivaWare_C_series/tm4c123_driverlib/driverlib/
A Demac.h97 #ifndef htons
98 #define htons(a) \ macro
104 #define ntohs(a) htons((a))
/bsp/tm4c129x/libraries/driverlib/
A Demac.h97 #ifndef htons
98 #define htons(a) \ macro
104 #define ntohs(a) htons((a))
/bsp/simulator/drivers/winsock/
A Dsal_winsock.c288 sa4->sin_port = htons((uint16_t)port_nr); in win_getaddrinfo()
/bsp/zynqmp-r5-axu4ev/drivers/Zynq_HAL_Driver/xemacpsif/
A Dxemacpsif.c251 switch (htons(ethhdr->type)) { in xemacpsif_input()
/bsp/apm32/libraries/Drivers/
A Ddrv_eth.c494 if( ethhdr->type == htons(ETHTYPE_IP) ) in rt_apm32_eth_tx()
/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_file.c557 addr.sin_port = htons(file->port); in file_mode_network_init()

Completed in 41 milliseconds