Searched refs:cce_server_ip (Results 1 – 2 of 2) sorted by relevance
57 union tcp_fastopen_ip_addr cce_server_ip; /* network byte order */ member
1043 (cce->cce_server_ip.v4.s_addr == inc->inc_faddr.s_addr)) || in tcp_fastopen_ccache_lookup()1046 IN6_ARE_ADDR_EQUAL(&cce->cce_server_ip.v6, &inc->inc6_faddr)))) in tcp_fastopen_ccache_lookup()1089 cce->cce_server_ip.v4 = inc->inc_faddr; in tcp_fastopen_ccache_create()1092 cce->cce_server_ip.v6 = inc->inc6_faddr; in tcp_fastopen_ccache_create()1204 inet_ntop(cce->af, &cce->cce_server_ip, in sysctl_net_inet_tcp_fastopen_ccache_list()