Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/
Dtcp.c636 static void tcp_rx_opts ( struct tcp_connection *tcp, const void *data, in tcp_rx_opts() function
940 tcp_rx_opts ( tcp, ( ( ( void * ) tcphdr ) + sizeof ( *tcphdr ) ), in tcp_rx()