/netbsd-src/sys/dev/qbus/ |
H A D | uba.c | 100 struct uba_softc *uh; in uba_enqueue() local 117 uba_done(struct uba_softc *uh) in uba_done() 137 struct uba_softc *uh = device_private(device_parent(dev)); in uba_reset_establish() local 151 uballoc(struct uba_softc *uh, struct ubinfo *ui, int flags) in uballoc() 174 ubmemalloc(struct uba_softc *uh, struct ubinfo *ui, int flags) in ubmemalloc() 195 ubfree(struct uba_softc *uh, struct ubinfo *ui) in ubfree() 202 ubmemfree(struct uba_softc *uh, struct ubinfo *ui) in ubmemfree() 215 ubareset(struct uba_softc *uh) in ubareset()
|
H A D | if_uba.c | 74 if_ubaminit(struct ifubinfo *ifu, struct uba_softc *uh, int size, in if_ubaminit() 193 struct uba_softc *uh = ifu->iff_softc; in if_ubaget() local 216 struct uba_softc *uh = ifu->iff_softc; in if_ubaend() local 235 struct uba_softc *uh = ifu->iff_softc; in if_ubaput() local
|
/netbsd-src/sys/lib/libsa/ |
H A D | udp.c | 70 struct udphdr *uh; in sendudp() local 109 struct udphdr *uh; in readudp() local
|
/netbsd-src/sys/arch/arm/arm/ |
H A D | undefined.c | 91 struct undefined_handler *uh; in install_coproc_handler() local 110 install_coproc_handler_static(int coproc, struct undefined_handler *uh) in install_coproc_handler_static() 119 struct undefined_handler *uh = cookie; in remove_coproc_handler() local 311 struct undefined_handler *uh; in undefinedinstruction() local
|
/netbsd-src/sys/net/npf/ |
H A D | npf_alg_icmp.c | 95 const struct udphdr *uh = npc->npc_l4.udp; in npfa_icmp_match() local 265 struct udphdr uh; in npfa_icmp_conn() member 374 const struct udphdr *uh = enpc.npc_l4.udp; in npfa_icmp_nat() local 431 const struct udphdr *uh = enpc.npc_l4.udp; in npfa_icmp_nat() local
|
H A D | npf_inet.c | 714 struct udphdr *uh = npc->npc_l4.udp; in npf_rwrport() local 733 struct udphdr *uh; in npf_rwrcksum() local
|
/netbsd-src/sys/net/ |
H A D | rss_config.c | 148 struct udphdr *uh; in rss_toeplitz_hash_from_mbuf_ipv4() local 245 struct udphdr *uh; in rss_toeplitz_hash_from_mbuf_ipv6() local
|
H A D | ether_sw_offload.c | 167 struct udphdr *uh; in ether_sw_offload_rx() local
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | redc_2.c | 57 #define umul2low(ph, pl, uh, ul, vh, vl) \ argument 72 #define umul2low(ph, pl, uh, ul, vh, vl) \ argument
|
H A D | div_qr_1.c | 55 mp_limb_t uh; in mpn_div_qr_1() local
|
H A D | gcdext_lehmer.c | 281 mp_limb_t uh, vh; in mpn_gcdext_lehmer_n() local
|
H A D | gcd.c | 177 mp_limb_t uh, ul, vh, vl; in mpn_gcd() local
|
H A D | rootrem.c | 212 mp_limb_t save, save2, cy, uh; in mpn_rootrem_internal() local
|
/netbsd-src/sys/arch/mips/rmi/ |
H A D | rmixl_usbi.c | 211 rmixl_usbi_intr_disestablish(void *uh, void *ih) in rmixl_usbi_intr_disestablish() 235 rmixl_usbi_intr_establish(void *uh, u_int intr, int (func)(void *), void *arg) in rmixl_usbi_intr_establish() argument
|
H A D | rmixl_iobus.c | 297 rmixl_iobus_intr_disestablish(void *uh, void *ih) in rmixl_iobus_intr_disestablish() 323 rmixl_iobus_intr_establish(void *uh, u_int intr, int (func)(void *), void *arg) in rmixl_iobus_intr_establish() argument
|
/netbsd-src/sys/dev/pci/ixgbe/ |
H A D | if_fdir.c | 92 struct udphdr *uh; in ixgbe_atr() local
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | dump.c | 135 struct udphdr uh; local
|
/netbsd-src/sys/netinet/ |
H A D | udp_usrreq.c | 220 udp_input_checksum(int af, struct mbuf *m, const struct udphdr *uh, in udp_input_checksum() argument 247 udp4_input_checksum(struct mbuf *m, const struct udphdr *uh, in udp4_input_checksum() argument 315 struct udphdr *uh; in udp_input() local 653 struct udphdr *uh; udp_ctlinput() local [all...] |
/netbsd-src/sys/arch/x86/x86/ |
H A D | cpu_ucode_intel.c | 182 struct intel1_ucode_header *uh; in cpu_ucode_intel_apply() local
|
/netbsd-src/sys/arch/i386/stand/pxeboot/ |
H A D | pxe.c | 157 struct udphdr *uh; in readudp() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/xtensa/ |
H A D | lib1funcs.S | 772 #define uh a2 macro 775 #define uh a3 macro
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/xtensa/ |
H A D | lib1funcs.S | 772 #define uh a2 macro 775 #define uh a3 macro
|
/netbsd-src/sys/netinet6/ |
H A D | udp6_usrreq.c | 188 struct udphdr uh; in udp6_ctlinput() local 580 udp6_input_checksum(struct mbuf * m,const struct udphdr * uh,int off,int len) udp6_input_checksum() argument 638 struct udphdr *uh; udp6_input() local [all...] |
/netbsd-src/usr.sbin/npf/npftest/libnpftest/ |
H A D | npf_nat_test.c | 188 const struct udphdr *uh = npc.npc_l4.udp; in checkresult() local
|
/netbsd-src/sys/arch/vax/uba/ |
H A D | uba_sbi.c | 332 ubaerror(struct uba_softc *uh, int *ipl, int *uvec) in ubaerror()
|