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

12345

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c645 static const int inc[4] = { 0, 100, 0, 0 }; local
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libnvpair/
H A Dlibnvpair.c324 nvlist_prtctl_setindent(nvlist_prtctl_t pctl, enum nvlist_indent_mode mode, int start, int inc) argument
/freebsd-11-stable/sys/vm/
H A Dvm_radix.c445 vm_pindex_t inc; local
556 vm_pindex_t inc; local
H A Dvnode_pager.c1474 vm_offset_t inc; local
/freebsd-11-stable/sys/arm/mv/
H A Dgpio.c547 int inc, t, tuples, tuple_size; local
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_memfree.c323 int inc = MTHCA_TABLE_CHUNK_SIZE / table->obj_size; local
/freebsd-11-stable/usr.sbin/ppp/
H A Ddatalink.c1174 int timeout, inc, maxinc, tries; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DArchive.h167 Error inc() { function in class:llvm::object::Archive::ChildFallibleIterator
/freebsd-11-stable/contrib/libreadline/
H A Dtext.c1460 int pos, inc; local
/freebsd-11-stable/contrib/ntp/sntp/libopts/
H A Dconfigfile.c1005 int inc; local
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_legacy_crtc.c62 u32 scale, inc, crtc_more_cntl; local
/freebsd-11-stable/sys/arm/rockchip/
H A Drk30xx_gpio.c521 int inc, t, tuples, tuple_size; local
/freebsd-11-stable/sys/netpfil/ipfw/
H A Ddn_sched_fq_pie.c291 int inc = 0; local
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_multicast.c235 static void adjust_membership(struct mcast_group *group, u8 join_state, int inc) argument
/freebsd-11-stable/crypto/openssl/crypto/err/
H A Derr.c805 static unsigned long get_error_values(int inc, int top, const char **file, argument
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp1082 UT inc = upper - lower + 1; local
/freebsd-11-stable/sys/netinet/
H A Dtcp_input.c1087 struct in_conninfo inc; local
1560 struct in_conninfo *inc; local
3852 tcp_mssopt(struct in_conninfo *inc) argument
[all...]
H A Dtcp_syncache.c499 syncache_lookup(struct in_conninfo *inc, struct syncache_head **schp) argument
534 syncache_chkrst(struct in_conninfo *inc, struct tcphdr *th) argument
608 syncache_badack(struct in_conninfo *inc) argument
623 syncache_unreach(struct in_conninfo *inc, tcp_seq th_seq) argument
972 syncache_expand(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, struct socket **lsop, struct mbuf *m) argument
1266 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, struct inpcb *inp, struct socket **lsop, struct mbuf *m, void *tod, void *todctx) argument
1979 syncookie_mac(struct in_conninfo *inc, tcp_seq irs, uint8_t flags, uint8_t *secbits, uintptr_t secmod) argument
2069 syncookie_lookup(struct in_conninfo *inc, struct syncache_head *sch, struct syncache *sc, struct tcphdr *th, struct tcpopt *to, struct socket *lso) argument
2165 syncookie_cmp(struct in_conninfo *inc, struct syncache_head *sch, struct syncache *sc, struct tcphdr *th, struct tcpopt *to, struct socket *lso) argument
[all...]
H A Din_pcb.c2484 db_print_inconninfo(struct in_conninfo *inc, const char *name, int indent) argument
/freebsd-11-stable/contrib/bsnmp/snmp_ntp/
H A Dsnmp_ntp.c385 struct timeval inc, end, rem; local
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-spxx-defs.h583 uint64_t inc : 1; /**< Increment the offset by OFFSET for the Spi4 member in struct:cvmx_spxx_dbg_deskew_ctl::cvmx_spxx_dbg_deskew_ctl_s
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Ddnode.c1889 int i, inc, error, span; local
/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c665 find_best_mtu_idx(struct adapter *sc, struct in_conninfo *inc, int pmss) argument
/freebsd-11-stable/contrib/wpa/src/common/
H A Dieee802_11_common.h198 u8 inc; member in struct:oper_class_map
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_tom.c538 find_best_mtu_idx(struct adapter *sc, struct in_conninfo *inc, argument

Completed in 432 milliseconds

12345