Home
last modified time | relevance | path

Searched defs:trh (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/dist/common/
H A Dtr.c78 struct trh_hdr *trh; local
131 struct trh_hdr *trh = (struct trh_hdr *) buf + bufix; local
194 static int insert_source_routing (trh, interface) in insert_source_routing() argument
250 static void save_source_routing(trh, interface) in save_source_routing() argument
/netbsd-src/sys/kern/
H A Dsubr_tftproot.c126 struct tftproot_handle trh; in tftproot_dhcpboot() local
206 tftproot_getfile(struct tftproot_handle *trh, struct lwp *l) in tftproot_getfile()
351 struct tftproot_handle *trh = ctx; in tftproot_recv() local