Home
last modified time | relevance | path

Searched defs:rt (Results 101 – 125 of 152) sorted by relevance

1234567

/dragonfly/contrib/gcc-8.0/libgcc/soft-fp/
H A Dsingle.h188 #define FP_FROM_INT_S(X, r, rs, rt) _FP_FROM_INT (S, 1, X, (r), (rs), rt) argument
/dragonfly/sys/netinet6/
H A Din6_ifattach.c788 struct rtentry *rt; in in6_ifdetach_dispatch() local
/dragonfly/usr.sbin/rarpd/
H A Drarpd.c664 struct rt_msghdr *rt; in update_arptab() local
/dragonfly/sys/bus/u4b/net/
H A Dif_urndis.c407 urndis_ctrl_msg(struct urndis_softc *sc, uint8_t rt, uint8_t r, in urndis_ctrl_msg()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_reset.c1201 HAL_BOOL rt; in ar5212SetResetReg() local
2723 const HAL_RATE_TABLE *rt; in ar5212SetRateDurationTable() local
/dragonfly/sys/dev/sound/pci/
H A Demu10kx-pcm.c98 struct emu_route rt; member
1302 const char *rt; in emu_pcm_probe() local
/dragonfly/sbin/routed/
H A Ddefs.h202 #define RT_ISHOST(rt) ((rt)->rt_mask == HOST_MASK) argument
227 #define BETTER_LINK(rt,A,B) ((A)->rts_metric < HOPCNT_INFINITY \ argument
H A Drdisc.c442 struct rt_entry *rt; in rdisc_sort() local
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_output.c651 struct sockaddr *dst, struct rtentry *rt)
1347 struct ieee80211_mesh_route *rt = NULL; local
/dragonfly/games/hack/
H A Dhack.shk.c282 int rt = rooms[roomno].rtype; in inshop() local
/dragonfly/sys/net/pf/
H A Dif_pfsync.c1010 struct rtentry *rt) in pfsyncoutput()
H A Dpf_table.c1483 struct pfr_ktable *kt, *rt, *shadow, key; in pfr_ina_define() local
2074 struct pfr_ktable *kt, *rt; in pfr_attach_table() local
H A Dpf.c2259 struct rtentry rt; in pf_send_tcp() local
3588 struct rtentry *rt = NULL; in pf_calc_mss() local
5928 struct rtentry *rt; in pf_routable() local
/dragonfly/sys/net/
H A Dif_ethersubr.c220 struct rtentry *rt) in ether_output()
H A Droute.h447 RTFREE(struct rtentry *rt) in RTFREE()
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c2007 close_and_restore_time(int fd, struct tree *t, struct restore_time *rt) in close_and_restore_time()
2111 int64_t dev, int64_t ino, struct restore_time *rt) in tree_push()
/dragonfly/sys/dev/drm/radeon/
H A Drv6xx_dpm.c401 static void rv6xx_vid_response_set_brt(struct radeon_device *rdev, u32 rt) in rv6xx_vid_response_set_brt()
916 u32 rt; in rv6xx_program_voltage_timing_parameters() local
/dragonfly/sys/dev/netif/ath/ath_hal/
H A Dah.c566 ath_hal_setupratetable(struct ath_hal *ah, HAL_RATE_TABLE *rt) in ath_hal_setupratetable()
/dragonfly/sys/bus/firewire/
H A Dfirewire.c1387 asyreqq(struct firewire_comm *fc, u_int8_t spd, u_int8_t tl, u_int8_t rt, in asyreqq()
/dragonfly/crypto/openssh/
H A Dkrl.c250 insert_serial_range(struct revoked_serial_tree *rt, u_int64_t lo, u_int64_t hi) in insert_serial_range()
/dragonfly/sys/vfs/nfs/
H A Dnfs_socket.c896 struct rttl *rt; in nfs_reply() local
H A Dbootp_subr.c334 bootpboot_p_rtentry(struct rtentry *rt) in bootpboot_p_rtentry()
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c6130 const HAL_RATE_TABLE *rt; local
6197 const HAL_RATE_TABLE *rt; local
/dragonfly/contrib/dhcpcd/src/
H A Ddhcp.c404 struct rt *rt = NULL; in decode_rfc3442_rt() local
566 struct rt *rt = NULL; in get_option_routes() local
/dragonfly/sys/netinet/
H A Dip_input.c1989 struct rtentry *rt; in ip_forward() local

1234567