Lines Matching refs:layer
64 Added pbuf flags to mark incoming packets as link-layer broadcast/multicast.
332 link-layer-addressed UDP traffic to be received while a netif is down (just
452 * sys layer: task #10139 (Prefer statically allocated memory): converted
1659 layer, NETCONN_MORE at netconn api layer, and TCP_WRITE_FLAG_MORE at raw api
1660 layer. This option enable to delayed TCP PUSH flag on multiple "write" calls.
1756 the netif's "init" function). Use the "imr_interface" field (for socket layer)
1757 and/or the "interface" field (for netconn layer), for join/leave operations.
1792 * netif.h, netif.c: Integrate "patch #6163 : Function to check if link layer is up".
2218 reduce a little bit the footprint for socket layer (lwip_getpeername &
2641 (protecting ARP layer against concurrent access). You can also disable
3154 * Redesigned operating system emulation layer to make porting easier.