Searched defs:taddr (Results 1 – 13 of 13) sorted by relevance
/freebsd/lib/libc/rpc/ |
H A D | rpcb_clnt.c | 189 add_cache(const char *host, const char *netid, struct netbuf *taddr, in add_cache() 273 struct netbuf *addr, taddr; in getclnthandle() local 1241 rpcb_taddr2uaddr(struct netconfig *nconf, struct netbuf *taddr) in rpcb_taddr2uaddr() 1276 struct netbuf *taddr; in rpcb_uaddr2taddr() local
|
H A D | clnt_bcast.c | 586 struct netbuf taddr, *np; in rpc_broadcast_exp() local
|
H A D | rpc_soc.c | 468 struct t_bind taddr; in svcunix_create() local
|
/freebsd/sys/rpc/ |
H A D | svc_generic.c | 82 struct netbuf *taddr; in svc_tp_create() local
|
/freebsd/tools/tools/so_splice/ |
H A D | proxy.c | 387 proxy_init(struct proxy_softc *sc, const char *laddr, const char *taddr, in proxy_init() 402 char *laddr, *taddr; in main() local
|
/freebsd/sys/dev/efidev/ |
H A D | efirt.c | 361 get_table_length(enum efi_table_type type, size_t *table_len, void **taddr) in get_table_length() 454 void *taddr; in copy_table() local
|
/freebsd/libexec/bootpd/ |
H A D | bootpd.c | 1157 struct in_addr_list *taddr; in dovend_cmu() local
|
/freebsd/usr.sbin/rpcbind/ |
H A D | rpcbind.c | 260 struct t_bind taddr; in init_transport() local
|
H A D | rpcb_svc_com.c | 367 static struct netbuf *taddr; in rpcbproc_uaddr2taddr_com() local 388 struct netbuf *taddr = (struct netbuf *)arg; in rpcbproc_taddr2uaddr_com() local
|
/freebsd/sys/netinet/ |
H A D | ip_carp.c | 1665 carp_iamatch6(struct ifnet *ifp, struct in6_addr *taddr) in carp_iamatch6() 1688 carp_macmatch6(struct ifnet *ifp, struct mbuf *m, const struct in6_addr *taddr) in carp_macmatch6()
|
/freebsd/sys/dev/bge/ |
H A D | if_bge.c | 1924 bge_hostaddr taddr; in bge_blockinit() local
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
H A D | dtrace.c | 1261 uintptr_t taddr, tsize; in dtrace_istoxic() local 14055 uintptr_t taddr = daddr + ts->dofs_offset + r->dofr_offset; local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | arc.c | 8922 uint64_t taddr; in l2arc_evict() local
|