valid_foc 208 net/ipv4/tcp_fastopen.c struct tcp_fastopen_cookie *valid_foc) valid_foc 211 net/ipv4/tcp_fastopen.c struct tcp_fastopen_cookie *foc = valid_foc; valid_foc 345 net/ipv4/tcp_fastopen.c struct tcp_fastopen_cookie valid_foc = { .len = -1 }; valid_foc 365 net/ipv4/tcp_fastopen.c tcp_fastopen_cookie_gen(sk, req, skb, &valid_foc); valid_foc 368 net/ipv4/tcp_fastopen.c &valid_foc); valid_foc 386 net/ipv4/tcp_fastopen.c valid_foc.exp = foc->exp; valid_foc 387 net/ipv4/tcp_fastopen.c *foc = valid_foc; valid_foc 401 net/ipv4/tcp_fastopen.c valid_foc.exp = foc->exp; valid_foc 402 net/ipv4/tcp_fastopen.c *foc = valid_foc;