Home
last modified time | relevance | path

Searched refs:NETIF_SET_CHECKSUM_CTRL (Results 1 – 6 of 6) sorted by relevance

/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dnetif.h352 #define NETIF_SET_CHECKSUM_CTRL(netif, chksumflags) do { \ macro
356 #define NETIF_SET_CHECKSUM_CTRL(netif, chksumflags) macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dnetif.h395 #define NETIF_SET_CHECKSUM_CTRL(netif, chksumflags) do { \ macro
399 #define NETIF_SET_CHECKSUM_CTRL(netif, chksumflags) macro
/components/net/lwip/lwip-2.1.2/src/core/
A Dnetif.c178 NETIF_SET_CHECKSUM_CTRL(netif, NETIF_CHECKSUM_DISABLE_ALL); in netif_loopif_init()
333 NETIF_SET_CHECKSUM_CTRL(netif, NETIF_CHECKSUM_ENABLE_ALL); in netif_add()
/components/net/lwip/lwip-2.0.3/src/core/
A Dnetif.c273 NETIF_SET_CHECKSUM_CTRL(netif, NETIF_CHECKSUM_ENABLE_ALL); in netif_add()
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG243 (use NETIF_SET_CHECKSUM_CTRL() in your netif's init function)
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG496 (use NETIF_SET_CHECKSUM_CTRL() in your netif's init function)

Completed in 19 milliseconds