Home
last modified time | relevance | path

Searched refs:estab (Results 1 – 25 of 45) sorted by relevance

12

/dports/science/nwchem-data/nwchem-7.0.2-release/src/NWints/texas/
H A Dprecalc2.F362 * aaa,bbb,estab,cis,cjs,
385 dimension estab(nij_uniqe,lcij)
587 estab(ijpar,ji)=factab*sab
588 estab(ijpar,ji)=estab(ijpar,ji)*estab(ijpar,ji)
791 estim=estab(ijpar,ij)*estcd(klpar,kl)*abpcdr
883 estim=estab(ijpar,ij)*estcd(klpar,kl)*abpcdr
1396 * aaa,bbb,estab, cis,cjs,
1424 dimension estab (nij_uniqe,lcij)
1631 estab(ijpar,ji)=factab*sab1
1632 estab(ijpar,ji)=estab(ijpar,ji)*estab(ijpar,ji)
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/NWints/texas/
H A Dprecalc2.F362 * aaa,bbb,estab,cis,cjs, argument
385 dimension estab(nij_uniqe,lcij)
587 estab(ijpar,ji)=factab*sab
588 estab(ijpar,ji)=estab(ijpar,ji)*estab(ijpar,ji)
791 estim=estab(ijpar,ij)*estcd(klpar,kl)*abpcdr
883 estim=estab(ijpar,ij)*estcd(klpar,kl)*abpcdr
1396 * aaa,bbb,estab, cis,cjs, argument
1424 dimension estab (nij_uniqe,lcij)
1631 estab(ijpar,ji)=factab*sab1
1632 estab(ijpar,ji)=estab(ijpar,ji)*estab(ijpar,ji)
[all …]
/dports/audio/baresip/baresip-0.5.8/modules/ctrl_tcp/
H A Dtcp_netstring.c87 static bool netstring_recv_handler(int *errp, struct mbuf *mbx, bool *estab, in netstring_recv_handler() argument
93 (void)estab; in netstring_recv_handler()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c355 link = bpf_program__attach_cgroup(skel->progs.estab, cg_fd); in fastopen_estab()
400 link = bpf_program__attach_cgroup(skel->progs.estab, cg_fd); in syncookie_estab()
433 link = bpf_program__attach_cgroup(skel->progs.estab, cg_fd); in fin()
473 link = bpf_program__attach_cgroup(skel->progs.estab, cg_fd); in __simple_estab()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c355 link = bpf_program__attach_cgroup(skel->progs.estab, cg_fd); in fastopen_estab()
400 link = bpf_program__attach_cgroup(skel->progs.estab, cg_fd); in syncookie_estab()
433 link = bpf_program__attach_cgroup(skel->progs.estab, cg_fd); in fin()
473 link = bpf_program__attach_cgroup(skel->progs.estab, cg_fd); in __simple_estab()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dtcp_hdr_options.c355 link = bpf_program__attach_cgroup(skel->progs.estab, cg_fd); in fastopen_estab()
400 link = bpf_program__attach_cgroup(skel->progs.estab, cg_fd); in syncookie_estab()
433 link = bpf_program__attach_cgroup(skel->progs.estab, cg_fd); in fin()
473 link = bpf_program__attach_cgroup(skel->progs.estab, cg_fd); in __simple_estab()
/dports/audio/re/re-0.5.8/src/tls/openssl/
H A Dtls_tcp.c250 static bool recv_handler(int *err, struct mbuf *mb, bool *estab, void *arg)
284 *estab = true;
/dports/misc/rump/buildrump.sh-b914579/src/sys/lib/libsa/
H A Dlookup_elf32.c47 ELFNAMEEND(lookup_symbol)(const char *symname, void *sstab, void *estab) in ELFNAMEEND()
/dports/audio/re/re-0.5.8/include/
H A Dre_tcp.h90 typedef bool (tcp_helper_recv_h)(int *err, struct mbuf *mb, bool *estab,
/dports/security/fwbuilder/fwbuilder-5.3.7/src/import/
H A DIPTImporter.cpp921 FWObject *estab = NULL; in pushPolicyRule() local
925 estab = std_obj->findObjectByName(CustomService::TYPENAME, "ESTABLISHED"); in pushPolicyRule()
926 if (estab == NULL) in pushPolicyRule()
933 estab = service_maker->createObject(sig); in pushPolicyRule()
947 re->addRef(estab); in pushPolicyRule()
951 srv->addRef(estab); in pushPolicyRule()
/dports/audio/re/re-0.5.8/src/tcp/
H A Dtcp.c123 static bool helper_recv_handler(int *err, struct mbuf *mb, bool *estab, in sys_build_get()
128 (void)estab; in sys_build_get()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_hdr_options.c598 int estab(struct bpf_sock_ops *skops) in estab() function
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_hdr_options.c598 int estab(struct bpf_sock_ops *skops) in estab() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/testing/selftests/bpf/progs/
H A Dtest_tcp_hdr_options.c598 int estab(struct bpf_sock_ops *skops) in estab() function
/dports/x11-fm/filerunner/filerunner/packages/twapi/
H A Dnetwork.tcl353 estab 5
/dports/multimedia/libv4l/linux-5.13-rc2/net/ipv4/
H A Dtcp_input.c3964 struct tcp_options_received *opt_rx, int estab, in tcp_parse_options() argument
3995 if (opsize == TCPOLEN_MSS && th->syn && !estab) { in tcp_parse_options()
4007 !estab && net->ipv4.sysctl_tcp_window_scaling) { in tcp_parse_options()
4022 ((estab && opt_rx->tstamp_ok) || in tcp_parse_options()
4023 (!estab && net->ipv4.sysctl_tcp_timestamps))) { in tcp_parse_options()
4031 !estab && net->ipv4.sysctl_tcp_sack) { in tcp_parse_options()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ipv4/
H A Dtcp_input.c3964 struct tcp_options_received *opt_rx, int estab, in tcp_parse_options() argument
3995 if (opsize == TCPOLEN_MSS && th->syn && !estab) { in tcp_parse_options()
4007 !estab && net->ipv4.sysctl_tcp_window_scaling) { in tcp_parse_options()
4022 ((estab && opt_rx->tstamp_ok) || in tcp_parse_options()
4023 (!estab && net->ipv4.sysctl_tcp_timestamps))) { in tcp_parse_options()
4031 !estab && net->ipv4.sysctl_tcp_sack) { in tcp_parse_options()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ipv4/
H A Dtcp_input.c3964 struct tcp_options_received *opt_rx, int estab, in tcp_parse_options() argument
3995 if (opsize == TCPOLEN_MSS && th->syn && !estab) { in tcp_parse_options()
4007 !estab && net->ipv4.sysctl_tcp_window_scaling) { in tcp_parse_options()
4022 ((estab && opt_rx->tstamp_ok) || in tcp_parse_options()
4023 (!estab && net->ipv4.sysctl_tcp_timestamps))) { in tcp_parse_options()
4031 !estab && net->ipv4.sysctl_tcp_sack) { in tcp_parse_options()
/dports/net-mgmt/libsmi/libsmi-0.4.8/mibs/ietf/
H A DGSMP-MIB311 estab(4)
557 estab(4)
/dports/net-mgmt/observium/observium/mibs/rfc/
H A DGSMP-MIB296 estab(4)
527 estab(4)
/dports/net-mgmt/docsis/docsis-upstream-0.9.8/mibs/ietf/
H A DGSMP-MIB311 estab(4)
557 estab(4)
/dports/multimedia/libv4l/linux-5.13-rc2/include/net/
H A Dtcp.h422 int estab, struct tcp_fastopen_cookie *foc);
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/net/
H A Dtcp.h422 int estab, struct tcp_fastopen_cookie *foc);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/net/
H A Dtcp.h422 int estab, struct tcp_fastopen_cookie *foc);
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/cisco/
H A DCISCO-SLB-MIB314 'estab' : Connection is established.
332 estab(5),

12