Searched defs:ttl (Results 1 - 25 of 112) sorted by relevance

12345

/freebsd-current/contrib/tcpdump/
H A Dprint-carp.c49 carp_print(netdissect_options *ndo, const u_char *bp, u_int len, u_int ttl) argument
H A Dprint-vrrp.c106 vrrp_print(netdissect_options *ndo, const u_char *bp, u_int len, const u_char *bp2, int ttl, int ver) argument
/freebsd-current/usr.sbin/pkg/
H A Ddns_utils.h34 unsigned int ttl; member in struct:dns_srvinfo
H A Ddns_utils.c123 unsigned int type, class, ttl, priority, weight, port; local
/freebsd-current/sbin/ipf/libipf/
H A Dload_poolnode.c18 load_poolnode(int role, char *name, ip_pool_node_t *node, int ttl, argument
H A Dload_hashnode.c18 load_hashnode(int unit, char *name, iphtent_t *node, int ttl, argument
/freebsd-current/contrib/unbound/validator/
H A Dval_kentry.h79 time_t ttl; member in struct:key_entry_data
[all...]
/freebsd-current/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/
H A Dbaddof.c57 static int ttl, valid; local
/freebsd-current/contrib/bsnmp/snmp_mibII/
H A DmibII_ip.c145 ip_setttl(int ttl, int *old) argument
/freebsd-current/lib/libc/nameser/
H A Dns_ttl.c96 u_long ttl, tmp; local
/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dip_ipsec_pxy.c133 int p, off, dlen, ttl; local
/freebsd-current/contrib/unbound/edns-subnet/
H A Daddrtree.h95 time_t ttl; member in struct:addrnode
H A Daddrtree.c90 node_create(struct addrtree *tree, void *elem, addrlen_t scope, time_t ttl) argument
361 addrtree_insert(struct addrtree *tree, const addrkey_t *addr, addrlen_t sourcemask, addrlen_t scope, void *elem, time_t ttl, time_t now, int only_match_scope_zero) argument
[all...]
/freebsd-current/contrib/unbound/cachedb/
H A Dredis.c327 redis_store(struct module_env* env, struct cachedb_env* cachedb_env, char* key, uint8_t* data, size_t data_len, time_t ttl) argument
/freebsd-current/tools/regression/netinet/ipbroadcast/
H A Dipbroadcast.c133 int ttl; local
/freebsd-current/sbin/ipf/ipsend/
H A Dipsend.c136 u_char ttl; member in struct:pseudoh::hdr
/freebsd-current/lib/libkvm/
H A Dkvm_getswapinfo.c115 int i, ttl; local
166 int ti, ttl; local
/freebsd-current/lib/libutil/
H A Dlogin_ok.c133 const char **ttl; local
/freebsd-current/contrib/unbound/util/data/
H A Dmsgreply.h153 time_t ttl; member in struct:reply_info
H A Dpacked_rrset.h249 time_t ttl; member in struct:packed_rrset_data
[all...]
/freebsd-current/crypto/heimdal/lib/roken/
H A Dresolve.c134 int type, class, ttl; local
/freebsd-current/contrib/ntp/sntp/
H A Dnetworking.h55 u_char ttl; member in struct:speer
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname.c164 u_int16_t ttl; member in struct:dns_rr
/freebsd-current/contrib/ldns/
H A Dzone.c188 ldns_zone_new_frm_fp(ldns_zone **z, FILE *fp, const ldns_rdf *origin, uint32_t ttl, ldns_rr_class c) argument
/freebsd-current/contrib/ntp/sntp/libevent/sample/
H A Ddns-example.c59 main_callback(int result, char type, int count, int ttl, argument

Completed in 181 milliseconds

12345