Home
last modified time | relevance | path

Searched defs:inc (Results 1 – 25 of 96) sorted by relevance

1234

/freebsd-9-stable/sys/netinet/
Dtcp_hostcache.c268 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()
Dtcp_syncache.c181 #define SYNCACHE_HASH(inc, mask) \ argument
187 #define SYNCACHE_HASH6(inc, mask) \ argument
475 syncache_lookup(struct in_conninfo *inc, struct syncache_head **schp) in syncache_lookup()
522 syncache_chkrst(struct in_conninfo *inc, struct tcphdr *th) in syncache_chkrst()
596 syncache_badack(struct in_conninfo *inc) in syncache_badack()
611 syncache_unreach(struct in_conninfo *inc, struct tcphdr *th) in syncache_unreach()
912 syncache_expand(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_expand()
1047 _syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in _syncache_add()
1532 syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in syncache_add()
1539 tcp_offload_syncache_add(struct in_conninfo *inc, struct tcpopt *to, struct tcphdr *th, in tcp_offload_syncache_add()
[all …]
Dtcp_subr.c1338 struct in_conninfo inc; in tcp_ctlinput() local
1486 struct in_conninfo inc; in tcp6_ctlinput() local
1717 tcp_maxmtu(struct in_conninfo *inc, struct tcp_ifcap *cap) in tcp_maxmtu()
1759 tcp_maxmtu6(struct in_conninfo *inc, struct tcp_ifcap *cap) in tcp_maxmtu6()
2226 tcp_log_vain(struct in_conninfo *inc, struct tcphdr *th, void *ip4hdr, in tcp_log_vain()
2238 tcp_log_addrs(struct in_conninfo *inc, struct tcphdr *th, void *ip4hdr, in tcp_log_addrs()
2250 tcp_log_addr(struct in_conninfo *inc, struct tcphdr *th, void *ip4hdr, in tcp_log_addr()
Dtoecore.c326 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()
/freebsd-9-stable/contrib/groff/src/roff/troff/
Dreg.h45 int inc; variable
/freebsd-9-stable/crypto/openssl/bugs/
Ddggccbug.c25 void inc(a) in inc() function
/freebsd-9-stable/contrib/ipfilter/lib/
Dbuildopts.c21 int inc; local
/freebsd-9-stable/contrib/gdtoa/
Dhd_init.c38 htinit(h, s, inc) unsigned char *h; unsigned char *s; int inc; in htinit() argument
/freebsd-9-stable/contrib/libc++/src/
Dtypeinfo.cpp12 #define __has_include(inc) 0 argument
Dstdexcept.cpp17 #define __has_include(inc) 0 argument
Dexception.cpp16 #define __has_include(inc) 0 argument
Dnew.cpp17 #define __has_include(inc) 0 argument
/freebsd-9-stable/contrib/ofed/libibverbs/src/
Dmemory.c486 int inc) in get_start_node()
506 uintptr_t start, int inc) in undo_node()
538 int inc; in ibv_madvise_range() local
/freebsd-9-stable/lib/msun/src/
De_sqrtl.c38 inc(long double x) in inc() function
/freebsd-9-stable/sys/contrib/ipfilter/netinet/
Dip_ftp_pxy.c166 int inc, off, flags; local
393 int inc, i; local
604 int inc, off, nflags, sflags; local
743 int inc; local
980 int mlen, len, off, inc, i, sel, sel2, ok, ackoff, seqoff; local
/freebsd-9-stable/contrib/libstdc++/include/ext/pb_ds/detail/bin_search_tree_/
Dpoint_iterators.hpp221 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_
/freebsd-9-stable/contrib/libstdc++/include/ext/pb_ds/detail/binary_heap_/
Dconst_iterator.hpp149 inc() in inc() function in pb_ds::detail::binary_heap_const_iterator_
/freebsd-9-stable/contrib/libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
Dconst_iterator.hpp142 inc() in inc() function in pb_ds::detail::left_child_next_sibling_heap_const_iterator_
/freebsd-9-stable/sys/dev/cxgb/ulp/tom/
Dcxgb_listen.c387 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
/freebsd-9-stable/contrib/ipfilter/ipsend/
Dipsopt.c159 int inc, lastop = -1; local
/freebsd-9-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
Dpoint_iterators.hpp240 inc(false_type) in inc() function in pb_ds::detail::pat_trie_const_it_
244 inc(true_type) in inc() function in pb_ds::detail::pat_trie_const_it_
/freebsd-9-stable/contrib/libpcap/
Dpcap-enet.c57 register int inc; in readloop() local
Dpcap-pf.c91 register int cc, n, buflen, inc; in pcap_read_pf() local
/freebsd-9-stable/sys/dev/cxgbe/tom/
Dt4_listen.c1067 pass_accept_req_to_protohdrs(const struct mbuf *m, struct in_conninfo *inc, in pass_accept_req_to_protohdrs()
1135 struct in_conninfo *inc) in get_l2te_for_nexthop()
1234 struct in_conninfo inc; in do_pass_accept_req() local
1476 const struct cpl_pass_establish *cpl, struct in_conninfo *inc, in synqe_to_protohdrs()
1513 struct in_conninfo inc; in do_pass_establish() local
/freebsd-9-stable/usr.bin/tabs/
Dtabs.c81 long cols, i, inc, j, margin, nstops, stops[NSTOPS]; in main() local

1234