ip4_output_if() is only used within LwIP.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

ERR_OK if the packet was sent OK ERR_BUF if p doesn't have enough space for IP/LINK headers returns errors returned by netif->output

Notes

ip_id: RFC791 "some host may be able to simply use unique identifiers independent of destination"

References

from examples