Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ipv4/
Dtcp_output.c283 tcp_build_and_update_options((__u32 *)(th + 1), in tcp_transmit_skb()
/linux-2.4.37.9/include/net/
Dtcp.h1531 static __inline__ void tcp_build_and_update_options(__u32 *ptr, struct tcp_opt *tp, __u32 tstamp) in tcp_build_and_update_options() function