Searched defs:inc (Results 51 - 75 of 93) sorted by relevance

1234

/freebsd-current/sys/tests/fib_lookup/
H A Dfib_lookup.c567 safe_add(uint32_t *v, uint32_t inc) argument
579 safe_dec(uint32_t *v, uint32_t inc) argument
591 inc_prefix6(struct in6_addr *addr, int inc) argument
[all...]
/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dip_proxy.c1117 ipf_proxy_fixseqack(fr_info_t *fin, ip_t *ip, ap_session_t *aps, int inc) argument
[all...]
H A Dip_ftp_pxy.c285 int inc, off; local
429 ipf_p_ftp_addport(ipf_ftp_softc_t *softf, fr_info_t *fin, ip_t *ip, nat_t *nat, ftpinfo_t *ftp, int dlen, int nport, int inc) argument
594 int inc, i; local
810 int inc, off, nflags; local
950 int inc; local
1219 int mlen, len, off, inc, i, sel, sel2, ok, ackoff, seqoff, retry; local
1658 int a1, a2, a3, a4, port, olen, nlen, inc, off; local
1871 int port, olen, nlen, inc, off, left, i; local
[all...]
/freebsd-current/sys/netinet/
H A Dtcp_fastopen.c534 tcp_fastopen_make_cookie(uint8_t key[SIPHASH_KEY_LENGTH], struct in_conninfo *inc) argument
609 tcp_fastopen_check_cookie(struct in_conninfo *inc, uint8_t *cookie, argument
956 struct in_conninfo *inc local
982 struct in_conninfo *inc = &tptoinpcb(tp)->inp_inc; local
1013 tcp_fastopen_ccache_lookup(struct in_conninfo *inc, struct tcp_fastopen_ccache_bucket **ccbp) argument
1049 tcp_fastopen_ccache_create(struct tcp_fastopen_ccache_bucket *ccb, struct in_conninfo *inc, uint16_t mss, uint8_t cookie_len, uint8_t *cookie) argument
[all...]
H A Dtcp_syncache.c566 syncache_hashbucket(struct in_conninfo *inc) argument
588 syncache_lookup(struct in_conninfo *inc, struct syncache_head **schp) argument
612 syncache_chkrst(struct in_conninfo *inc, struct tcphdr *th, struct mbuf *m, argument
717 syncache_badack(struct in_conninfo *inc, uint16_t port) argument
734 syncache_unreach(struct in_conninfo *inc, tcp_seq th_seq, uint16_t port) argument
1079 syncache_expand(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, struct socket **lsop, struct mbuf *m, uint16_t port) argument
1386 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, struct inpcb *inp, struct socket *so, struct mbuf *m, void *tod, void *todctx, uint8_t iptos, uint16_t port) argument
2187 syncookie_mac(struct in_conninfo *inc, tcp_seq irs, uint8_t flags, uint8_t *secbits, uintptr_t secmod) argument
2275 syncookie_lookup(struct in_conninfo *inc, struct syncache_head *sch, struct syncache *sc, struct tcphdr *th, struct tcpopt *to, struct socket *lso, uint16_t port) argument
2371 syncookie_cmp(struct in_conninfo *inc, struct syncache_head *sch, struct syncache *sc, struct tcphdr *th, struct tcpopt *to, struct socket *lso, uint16_t port) argument
2437 syncache_pause(struct in_conninfo *inc) argument
[all...]
H A Dtcp_input.c1041 struct in_conninfo inc; local
1531 struct in_conninfo *inc = &inp->inp_inc; local
3989 tcp_mssopt(struct in_conninfo *inc) argument
[all...]
H A Din_pcb.c2973 db_print_inconninfo(struct in_conninfo *inc, const char *name, int indent) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DArchive.h278 Error inc() { function in class:llvm::object::Archive::ChildFallibleIterator
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_barrier.cpp210 __kmp_dist_barrier_wakeup(enum barrier_type bt, kmp_team_t *team, size_t start, size_t stop, size_t inc, size_t tid) argument
H A Dkmp_dispatch.cpp1264 UT inc = upper - lower + 1; local
/freebsd-current/contrib/bsnmp/snmp_ntp/
H A Dsnmp_ntp.c387 struct timeval inc, end, rem; local
/freebsd-current/sys/dev/cxgbe/tom/
H A Dt4_listen.c1018 pass_accept_req_to_protohdrs(struct adapter *sc, const struct mbuf *m, struct in_conninfo *inc, struct tcphdr *th, uint8_t *iptos) argument
1076 get_l2te_for_nexthop(struct port_info *pi, if_t ifp, struct in_conninfo *inc) argument
1187 struct in_conninfo inc; local
1429 synqe_to_protohdrs(struct adapter *sc, struct synq_entry *synqe, const struct cpl_pass_establish *cpl, struct in_conninfo *inc, struct tcphdr *th, struct tcpopt *to) argument
1468 struct in_conninfo inc; local
[all...]
H A Dt4_tom.c949 struct in_conninfo inc = {0}; local
1051 find_best_mtu_idx(struct adapter *sc, struct in_conninfo *inc, argument
1227 init_conn_params(struct vi_info *vi , struct offload_settings *s, struct in_conninfo *inc, struct socket *so, const struct tcp_options *tcpopt, int16_t l2t_idx, struct conn_params *cp) argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drelease.h266 void inc(uptr Region, uptr I) const { function in class:RegionPageMap
/freebsd-current/sys/vm/
H A Dvnode_pager.c1661 vm_offset_t inc; local
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_msfees.c1146 l_fp inc; local
/freebsd-current/contrib/tnftp/src/
H A Dftp.c588 ssize_t inc, outc; local
[all...]
/freebsd-current/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mcg.c474 static void adjust_membership(struct mcast_group *group, u8 join_state, int inc) argument
/freebsd-current/contrib/wpa/src/common/
H A Dieee802_11_common.h238 u8 inc; member in struct:oper_class_map
/freebsd-current/crypto/openssh/
H A Dsshd.c934 struct sshbuf *m = NULL, *inc = NULL; local
976 struct sshbuf *m, *inc; local
[all...]
/freebsd-current/sys/netinet6/
H A Dip6_output.c1562 struct in_conninfo inc; local
H A Dicmp6.c1137 struct in_conninfo inc; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddnode.c2519 int i, inc, error, span; local
/freebsd-current/contrib/ofed/libcxgb4/
H A Dt4.h476 static inline void t4_ring_sq_db(struct t4_wq *wq, u16 inc, u8 t4, u8 len16, argument
525 static inline void t4_ring_rq_db(struct t4_wq *wq, u16 inc, u8 t4, u8 len16, argument
/freebsd-current/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h482 t4_ring_sq_db(struct t4_wq *wq, u16 inc, union t4_wr *wqe, u8 wc) argument
507 t4_ring_rq_db(struct t4_wq *wq, u16 inc, union t4_recv_wr *wqe, u8 wc) argument

Completed in 488 milliseconds

1234