Searched refs:tcp_conf (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/include/
H A Dtcp.h7 struct tcp_conf { struct
52 struct tcp_conf *conf;
55 struct tcp_sock *tcp_server_create(struct tcp_conf *conf);
58 struct tcp_sock *tcp_client_create(struct tcp_conf *conf);
H A Dchannel.h44 struct tcp_conf tcp;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/conntrack-tools/conntrack-tools-1.4.0/src/
H A Dchannel_tcp.c22 struct tcp_conf *c = conf;
H A Dtcp.c28 struct tcp_sock *tcp_server_create(struct tcp_conf *c)
124 tcp_client_init(struct tcp_sock *m, struct tcp_conf *c)
208 struct tcp_sock *tcp_client_create(struct tcp_conf *c)

Completed in 119 milliseconds