Home
last modified time | relevance | path

Searched defs:tcpinfo (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext_srcs/gen/1/external/iptables/extensions/
Dlibxt_tcp.c105 parse_tcp_flags(struct xt_tcp *tcpinfo, in parse_tcp_flags()
130 struct xt_tcp *tcpinfo = (struct xt_tcp *)m->data; in tcp_init() local
144 struct xt_tcp *tcpinfo = (struct xt_tcp *)(*match)->data; in tcp_parse() local
317 const struct xt_tcp *tcpinfo = (struct xt_tcp *)match->data; in tcp_save() local
398 const struct xt_tcp *tcpinfo = in tcp_xlate() local
/aosp_15_r20/out/soong/.intermediates/external/iptables/extensions/libext_srcs/gen/gensrcs/external/iptables/extensions/
Dlibxt_tcp.c105 parse_tcp_flags(struct xt_tcp *tcpinfo, in parse_tcp_flags()
130 struct xt_tcp *tcpinfo = (struct xt_tcp *)m->data; in tcp_init() local
144 struct xt_tcp *tcpinfo = (struct xt_tcp *)(*match)->data; in tcp_parse() local
317 const struct xt_tcp *tcpinfo = (struct xt_tcp *)match->data; in tcp_save() local
398 const struct xt_tcp *tcpinfo = in tcp_xlate() local
/aosp_15_r20/external/iptables/extensions/
H A Dlibxt_tcp.c105 parse_tcp_flags(struct xt_tcp *tcpinfo, in parse_tcp_flags()
130 struct xt_tcp *tcpinfo = (struct xt_tcp *)m->data; in tcp_init() local
144 struct xt_tcp *tcpinfo = (struct xt_tcp *)(*match)->data; in tcp_parse() local
317 const struct xt_tcp *tcpinfo = (struct xt_tcp *)match->data; in tcp_save() local
398 const struct xt_tcp *tcpinfo = in tcp_xlate() local
/aosp_15_r20/system/netd/server/
H A DTcpSocketMonitor.cpp79 const struct tcp_info *tcpinfo, uint32_t tcpinfoLen) { in tcpInfoPrint()
145 const struct tcp_info *tcpinfo, uint32_t tcpinfoLen) { in dump()
208 uint32_t tcpinfoLen) NO_THREAD_SAFETY_ANALYSIS { in poll()
280 const struct tcp_info *tcpinfo, in updateSocketStats()
H A DSockDiag.cpp242 struct tcp_info *tcpinfo = nullptr; in readDiagMsgWithTcpInfo() local
/aosp_15_r20/packages/modules/Connectivity/framework/jni/
Dandroid_net_NetworkUtils.cpp226 struct tcp_info tcpinfo = {}; in android_net_utils_getTcpRepairWindow() local