Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dtcp_ipv6.c843 .init_seq_and_ts_off = tcp_v6_init_seq_and_ts_off,
/linux/include/net/
H A Dtcp.h2532 union tcp_seq_and_ts_off (*init_seq_and_ts_off)( member
/linux/net/ipv4/
H A Dtcp_ipv4.c1651 .init_seq_and_ts_off = tcp_v4_init_seq_and_ts_off,
H A Dtcp_input.c7707 st = INDIRECT_CALL_INET(af_ops->init_seq_and_ts_off, in tcp_conn_request()