/freebsd/sys/netinet/ |
H A D | tcp_syncache.c | 564 syncache_hashbucket(struct in_conninfo *inc) in syncache_hashbucket() 586 syncache_lookup(struct in_conninfo *inc, struct syncache_head **schp) in syncache_lookup() 610 syncache_chkrst(struct in_conninfo *inc, struct tcphdr *th, struct mbuf *m, in syncache_chkrst() 721 syncache_badack(struct in_conninfo *inc, uint16_t port) in syncache_badack() 738 syncache_unreach(struct in_conninfo *inc, tcp_seq th_seq, uint16_t port) in syncache_unreach() 1052 syncache_expand(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_expand() 1359 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_add() 2167 syncookie_mac(struct in_conninfo *inc, tcp_seq irs, uint8_t flags, in syncookie_mac() 2255 syncookie_lookup(struct in_conninfo *inc, struct syncache_head *sch, in syncookie_lookup() 2351 syncookie_cmp(struct in_conninfo *inc, struct syncache_head *sch, in syncookie_cmp() [all …]
|
H A D | tcp_hostcache.c | 212 #define HOSTCACHE_HASH(inc) \ argument 315 tcp_hc_cmp(struct hc_metrics *hc_entry, const struct in_conninfo *inc) in tcp_hc_cmp() 337 tcp_hc_lookup(const struct in_conninfo *inc) in tcp_hc_lookup() 374 tcp_hc_get(const struct in_conninfo *inc, in tcp_hc_get() 414 tcp_hc_getmtu(const struct in_conninfo *inc) in tcp_hc_getmtu() 438 tcp_hc_updatemtu(const struct in_conninfo *inc, uint32_t mtu) in tcp_hc_updatemtu() 450 tcp_hc_update(const struct in_conninfo *inc, struct hc_metrics_lite *hcml) in tcp_hc_update()
|
H A D | tcp_fastopen.c | 534 tcp_fastopen_make_cookie(uint8_t key[SIPHASH_KEY_LENGTH], struct in_conninfo *inc) in tcp_fastopen_make_cookie() 609 tcp_fastopen_check_cookie(struct in_conninfo *inc, uint8_t *cookie, in tcp_fastopen_check_cookie() 956 struct in_conninfo *inc = &tptoinpcb(tp)->inp_inc; in tcp_fastopen_disable_path() local 982 struct in_conninfo *inc = &tptoinpcb(tp)->inp_inc; in tcp_fastopen_update_cache() local 1013 tcp_fastopen_ccache_lookup(struct in_conninfo *inc, in tcp_fastopen_ccache_lookup() 1050 struct in_conninfo *inc, uint16_t mss, uint8_t cookie_len, uint8_t *cookie) in tcp_fastopen_ccache_create()
|
H A D | tcp_subr.c | 2820 struct in_conninfo inc; in tcp_ctlinput_with_port() local 2973 struct in_conninfo inc; in tcp6_ctlinput_with_port() local 3134 tcp_keyed_hash(struct in_conninfo *inc, u_char *key, u_int len) in tcp_keyed_hash() 3165 tcp_new_ts_offset(struct in_conninfo *inc) in tcp_new_ts_offset() 3243 tcp_new_isn(struct in_conninfo *inc) in tcp_new_isn() 3376 tcp_maxmtu(struct in_conninfo *inc, struct tcp_ifcap *cap) in tcp_maxmtu() 3412 tcp_maxmtu6(struct in_conninfo *inc, struct tcp_ifcap *cap) in tcp_maxmtu6() 3836 tcp_log_vain(struct in_conninfo *inc, struct tcphdr *th, const void *ip4hdr, in tcp_log_vain() 3848 tcp_log_addrs(struct in_conninfo *inc, struct tcphdr *th, const void *ip4hdr, in tcp_log_addrs() 3860 tcp_log_addr(struct in_conninfo *inc, struct tcphdr *th, const void *ip4hdr, in tcp_log_addr()
|
/freebsd/sys/i386/include/ |
H A D | counter.h | 53 counter_64_inc_8b(uint64_t *p, int64_t inc) in counter_64_inc_8b() 177 #define counter_u64_add_protected(c, inc) do { \ argument 186 counter_u64_add(counter_u64_t c, int64_t inc) in counter_u64_add()
|
/freebsd/sys/powerpc/include/ |
H A D | counter.h | 85 counter_u64_add(counter_u64_t c, int64_t inc) in counter_u64_add() 148 #define counter_u64_add_protected(c, inc) do { \ argument 154 counter_u64_add(counter_u64_t c, int64_t inc) in counter_u64_add()
|
/freebsd/sys/arm64/include/ |
H A D | counter.h | 80 #define counter_u64_add_protected(c, inc) counter_u64_add(c, inc) argument 83 counter_u64_add(counter_u64_t c, int64_t inc) in counter_u64_add()
|
/freebsd/sys/arm/include/ |
H A D | counter.h | 78 #define counter_u64_add_protected(c, inc) counter_u64_add(c, inc) argument 81 counter_u64_add(counter_u64_t c, int64_t inc) in counter_u64_add()
|
/freebsd/sys/riscv/include/ |
H A D | counter.h | 75 #define counter_u64_add_protected(c, inc) counter_u64_add(c, inc) argument 78 counter_u64_add(counter_u64_t c, int64_t inc) in counter_u64_add()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | atomic_flag_clear.c | 14 #define __has_include(inc) 0 argument
|
H A D | atomic_flag_test_and_set.c | 14 #define __has_include(inc) 0 argument
|
H A D | atomic_signal_fence.c | 14 #define __has_include(inc) 0 argument
|
H A D | atomic_thread_fence.c | 14 #define __has_include(inc) 0 argument
|
H A D | atomic_flag_clear_explicit.c | 14 #define __has_include(inc) 0 argument
|
H A D | atomic_flag_test_and_set_explicit.c | 14 #define __has_include(inc) 0 argument
|
/freebsd/sbin/ipf/libipf/ |
H A D | buildopts.c | 19 int inc; in buildopts() local
|
/freebsd/contrib/gdtoa/ |
H A D | hd_init.c | 38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc; in htinit() argument
|
/freebsd/usr.bin/systat/ |
H A D | netcmds.c | 223 checkport(struct in_conninfo *inc) in checkport() 280 checkhost(struct in_conninfo *inc) in checkhost()
|
/freebsd/contrib/ofed/libibverbs/ |
H A D | memory.c | 542 int inc) in get_start_node() 562 uintptr_t start, int inc) in undo_node() 594 int inc; in ibv_madvise_range() local
|
/freebsd/lib/msun/src/ |
H A D | e_sqrtl.c | 37 inc(long double x) in inc() function
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_ftp_pxy.c | 285 int inc, off; in ipf_p_ftp_port() local 430 ftpinfo_t *ftp, int dlen, int nport, int inc) in ipf_p_ftp_addport() 594 int inc, i; in ipf_p_ftp_client() local 810 int inc, off, nflags; in ipf_p_ftp_pasvreply() local 950 int inc; in ipf_p_ftp_server() local 1219 int mlen, len, off, inc, i, sel, sel2, ok, ackoff, seqoff, retry; in ipf_p_ftp_process() local 1658 int a1, a2, a3, a4, port, olen, nlen, inc, off; in ipf_p_ftp_eprt4() local 1871 int port, olen, nlen, inc, off, left, i; in ipf_p_ftp_eprt6() local
|
/freebsd/sys/amd64/include/ |
H A D | counter.h | 88 counter_u64_add(counter_u64_t c, int64_t inc) in counter_u64_add()
|
/freebsd/sys/dev/wg/ |
H A D | wg_crypto.c | 71 const uint32_t inc) in blake2s_increment_counter() 108 const uint32_t inc) in blake2s_compress()
|
/freebsd/sbin/ipf/ipsend/ |
H A D | ipsopt.c | 146 int inc, lastop = -1; variable
|
/freebsd/sys/contrib/ck/src/ |
H A D | ck_ec_timeutil.h | 79 const struct timespec inc) in timespec_add()
|