| /trueos/sys/netinet/ |
| HD | tcp_hostcache.c | 268 tcp_hc_lookup(struct in_conninfo *inc) in tcp_hc_lookup() 323 tcp_hc_insert(struct in_conninfo *inc) in tcp_hc_insert() 413 tcp_hc_get(struct in_conninfo *inc, struct hc_metrics_lite *hc_metrics_lite) in tcp_hc_get() 453 tcp_hc_getmtu(struct in_conninfo *inc) in tcp_hc_getmtu() 475 tcp_hc_updatemtu(struct in_conninfo *inc, u_long mtu) in tcp_hc_updatemtu() 514 tcp_hc_update(struct in_conninfo *inc, struct hc_metrics_lite *hcml) in tcp_hc_update()
|
| HD | tcp_syncache.c | 190 #define SYNCACHE_HASH(inc, mask) \ argument 196 #define SYNCACHE_HASH6(inc, mask) \ argument 495 syncache_lookup(struct in_conninfo *inc, struct syncache_head **schp) in syncache_lookup() 542 syncache_chkrst(struct in_conninfo *inc, struct tcphdr *th) in syncache_chkrst() 616 syncache_badack(struct in_conninfo *inc) in syncache_badack() 631 syncache_unreach(struct in_conninfo *inc, struct tcphdr *th) in syncache_unreach() 940 syncache_expand(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_expand() 1105 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_add() 1709 syncookie_mac(struct in_conninfo *inc, tcp_seq irs, uint8_t flags, in syncookie_mac() 1805 syncookie_lookup(struct in_conninfo *inc, struct syncache_head *sch, in syncookie_lookup() [all …]
|
| HD | tcp_subr.c | 1476 struct in_conninfo inc; in tcp_ctlinput() local 1623 struct in_conninfo inc; in tcp6_ctlinput() local 1854 tcp_maxmtu(struct in_conninfo *inc, struct tcp_ifcap *cap) in tcp_maxmtu() 1896 tcp_maxmtu6(struct in_conninfo *inc, struct tcp_ifcap *cap) in tcp_maxmtu6() 2363 tcp_log_vain(struct in_conninfo *inc, struct tcphdr *th, void *ip4hdr, in tcp_log_vain() 2375 tcp_log_addrs(struct in_conninfo *inc, struct tcphdr *th, void *ip4hdr, in tcp_log_addrs() 2387 tcp_log_addr(struct in_conninfo *inc, struct tcphdr *th, void *ip4hdr, in tcp_log_addr()
|
| HD | toecore.c | 326 toe_syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in toe_syncache_add() 338 toe_syncache_expand(struct in_conninfo *inc, struct tcpopt *to, in toe_syncache_expand() 356 toe_4tuple_check(struct in_conninfo *inc, struct tcphdr *th, struct ifnet *ifp) in toe_4tuple_check()
|
| /trueos/sys/i386/include/ |
| HD | counter.h | 52 counter_64_inc_8b(uint64_t *p, int64_t inc) in counter_64_inc_8b() 157 #define counter_u64_add_protected(c, inc) do { \ argument 166 counter_u64_add(counter_u64_t c, int64_t inc) in counter_u64_add()
|
| /trueos/sys/powerpc/include/ |
| HD | counter.h | 85 counter_u64_add(counter_u64_t c, int64_t inc) in counter_u64_add() 146 #define counter_u64_add_protected(c, inc) do { \ argument 152 counter_u64_add(counter_u64_t c, int64_t inc) in counter_u64_add()
|
| /trueos/sys/ia64/include/ |
| HD | counter.h | 79 #define counter_u64_add_protected(c, inc) do { \ argument 85 counter_u64_add(counter_u64_t c, int64_t inc) in counter_u64_add()
|
| /trueos/sys/mips/include/ |
| HD | counter.h | 80 #define counter_u64_add_protected(c, inc) do { \ argument 86 counter_u64_add(counter_u64_t c, int64_t inc) in counter_u64_add()
|
| /trueos/sys/sparc64/include/ |
| HD | counter.h | 79 #define counter_u64_add_protected(c, inc) do { \ argument 85 counter_u64_add(counter_u64_t c, int64_t inc) in counter_u64_add()
|
| /trueos/sys/arm/include/ |
| HD | counter.h | 80 #define counter_u64_add_protected(c, inc) do { \ argument 86 counter_u64_add(counter_u64_t c, int64_t inc) in counter_u64_add()
|
| /trueos/contrib/groff/src/roff/troff/ |
| HD | reg.h | 45 int inc; variable
|
| /trueos/contrib/ipfilter/lib/ |
| HD | buildopts.c | 21 int inc; local
|
| /trueos/contrib/libc++/src/ |
| D | typeinfo.cpp | 12 #define __has_include(inc) 0 argument
|
| D | stdexcept.cpp | 17 #define __has_include(inc) 0 argument
|
| /trueos/contrib/gdtoa/ |
| HD | hd_init.c | 38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc; in htinit() argument
|
| /trueos/contrib/ofed/libibverbs/src/ |
| HD | memory.c | 486 int inc) in get_start_node() 506 uintptr_t start, int inc) in undo_node() 538 int inc; in ibv_madvise_range() local
|
| /trueos/lib/msun/src/ |
| HD | e_sqrtl.c | 38 inc(long double x) in inc() function
|
| /trueos/sys/contrib/ipfilter/netinet/ |
| HD | ip_ftp_pxy.c | 302 int inc, off; local 452 ipf_p_ftp_addport(softf, fin, ip, nat, ftp, dlen, nport, inc) in ipf_p_ftp_addport() argument 627 int inc, i; local 861 int inc, off, nflags; local 1008 int inc; local 1293 int mlen, len, off, inc, i, sel, sel2, ok, ackoff, seqoff, retry; local 1757 int a1, a2, a3, a4, port, olen, nlen, inc, off; local 1994 int port, olen, nlen, inc, off, left, i; local
|
| /trueos/sys/amd64/include/ |
| HD | counter.h | 80 counter_u64_add(counter_u64_t c, int64_t inc) in counter_u64_add()
|
| /trueos/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/ |
| D | point_iterators.hpp | 221 inc(false_type) in inc() function in pb_ds::detail::bin_search_tree_const_it_ 225 inc(true_type) in inc() function in pb_ds::detail::bin_search_tree_const_it_
|
| /trueos/crypto/openssl/crypto/hmac/ |
| HD | hm_ameth.c | 118 int inc; in old_hmac_encode() local
|
| /trueos/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/ |
| D | const_iterator.hpp | 149 inc() in inc() function in pb_ds::detail::binary_heap_const_iterator_
|
| /trueos/contrib/libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/ |
| D | const_iterator.hpp | 142 inc() in inc() function in pb_ds::detail::left_child_next_sibling_heap_const_iterator_
|
| /trueos/sys/dev/cxgb/ulp/tom/ |
| HD | cxgb_listen.c | 387 struct in_conninfo *inc, struct tcphdr *th, struct tcpopt *to) in pass_accept_req_to_protohdrs() 501 struct in_conninfo inc; in do_pass_accept_req() local 663 struct in_conninfo *inc, struct tcphdr *th, struct tcpopt *to) in pass_establish_to_protohdrs() 704 struct in_conninfo inc; in do_pass_establish() local
|
| /trueos/contrib/ipfilter/ipsend/ |
| HD | ipsopt.c | 159 int inc, lastop = -1; local
|