Searched defs:rt (Results 76 - 100 of 139) sorted by relevance

123456

/freebsd-10-stable/sys/netinet/
H A Din.c1315 struct rtentry *rt; local
[all...]
H A Dip_input.c1451 struct rtentry *rt; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dggc-common.c105 const struct ggc_root_tab *const *rt; local
390 const struct ggc_root_tab *const *rt; local
431 const struct ggc_root_tab *const *rt; local
540 const struct ggc_root_tab *const *rt; local
[all...]
H A Dgensupport.c144 rtx rt = rtx_alloc (CONST_INT); local
/freebsd-10-stable/sbin/routed/
H A Dtable.c827 struct rt_entry *rt; local
1562 struct rt_entry *rt; local
1671 struct rt_entry *rt; local
1704 struct rt_entry *rt; local
1754 rtchange(struct rt_entry *rt, u_int state, struct rt_spare *new, char *label) argument
1798 rts_better(struct rt_entry *rt) argument
1817 rtswitch(struct rt_entry *rt, struct rt_spare *rts) argument
1850 rtdelete(struct rt_entry *rt) argument
1878 rts_delete(struct rt_entry *rt, struct rt_spare *rts) argument
1889 rtbad(struct rt_entry *rt) argument
1905 rtbad_sub(struct rt_entry *rt) argument
[all...]
/freebsd-10-stable/sys/dev/bwi/
H A Dbwimac.c1350 const struct ieee80211_rate_table *rt; local
1420 bwi_mac_set_ackrates(struct bwi_mac *mac, const struct ieee80211_rate_table *rt, argument
/freebsd-10-stable/sys/net/
H A Droute.c215 struct rtentry *rt = mem; local
229 struct rtentry *rt = mem; local
238 struct rtentry *rt = mem; local
249 struct rtentry *rt = mem; local
358 struct rtentry *rt; local
374 struct rtentry *rt; local
477 rtfree(struct rtentry *rt) argument
577 struct rtentry *rt, *rt0 = NULL; local
763 struct rtentry *rt = rtalloc1_fib(gateway, 0, RTF_RNH_LOCKED, fibnum); local
908 rtexpunge(struct rtentry *rt) argument
1051 struct rtentry *rt, *rto = NULL; local
1154 register struct rtentry *rt; local
1440 rt_setgate(struct rtentry *rt, struct sockaddr *dst, struct sockaddr *gate) argument
1516 struct rtentry *rt = NULL; local
1807 rt_routemsg(int cmd, struct ifnet *ifp, int error, struct rtentry *rt, int fibnum) argument
1823 rt_newaddrmsg(int cmd, struct ifaddr *ifa, int error, struct rtentry *rt) argument
1834 rt_newaddrmsg_fib(int cmd, struct ifaddr *ifa, int error, struct rtentry *rt, int fibnum) argument
[all...]
H A Dflowtable.c505 struct rtentry *rt; local
762 flowtable_free_stale(struct flowtable *ft, struct rtentry *rt, int maxidle) argument
837 flowtable_clean_vnet(struct flowtable *ft, struct rtentry *rt, int maxidle) argument
859 flowtable_route_flush(sa_family_t sa, struct rtentry *rt) argument
1057 volatile struct rtentry *rt; local
[all...]
/freebsd-10-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_l2cap.c397 ng_btsocket_l2cap_process_l2ca_con_req_rsp(struct ng_mesg *msg, ng_btsocket_l2cap_rtentry_p rt) argument
494 ng_btsocket_l2cap_process_l2ca_con_rsp_rsp(struct ng_mesg *msg, ng_btsocket_l2cap_rtentry_p rt) argument
561 ng_btsocket_l2cap_process_l2ca_con_ind(struct ng_mesg *msg, ng_btsocket_l2cap_rtentry_p rt) argument
675 ng_btsocket_l2cap_process_l2ca_cfg_req_rsp(struct ng_mesg *msg, ng_btsocket_l2cap_rtentry_p rt) argument
792 ng_btsocket_l2cap_process_l2ca_cfg_rsp_rsp(struct ng_mesg *msg, ng_btsocket_l2cap_rtentry_p rt) argument
887 ng_btsocket_l2cap_process_l2ca_cfg_ind(struct ng_mesg *msg, ng_btsocket_l2cap_rtentry_p rt) argument
971 ng_btsocket_l2cap_process_l2ca_discon_rsp(struct ng_mesg *msg, ng_btsocket_l2cap_rtentry_p rt) argument
1028 ng_btsocket_l2cap_process_l2ca_discon_ind(struct ng_mesg *msg, ng_btsocket_l2cap_rtentry_p rt) argument
1084 ng_btsocket_l2cap_process_l2ca_write_rsp(struct ng_mesg *msg, ng_btsocket_l2cap_rtentry_p rt) argument
1191 ng_btsocket_l2cap_send_l2ca_con_rsp_req(u_int32_t token, ng_btsocket_l2cap_rtentry_p rt, bdaddr_p dst, int ident, int lcid, int result) argument
1340 ng_btsocket_l2cap_rtentry_t *rt = NULL; local
1560 ng_btsocket_l2cap_rtentry_t *rt = NULL; local
1612 ng_btsocket_l2cap_rtentry_p rt = NULL; local
1752 ng_btsocket_l2cap_rtentry_p rt = NULL; local
2086 ng_btsocket_l2cap_rtentry_t *rt = NULL; local
[all...]
/freebsd-10-stable/sys/net80211/
H A Dieee80211_output.c1163 struct ieee80211_mesh_route *rt = NULL; local
H A Dieee80211_hwmp.c1275 struct ieee80211_mesh_route *rt = NULL; local
1508 struct ieee80211_mesh_route *rt; local
1545 struct ieee80211_mesh_route *rt = NULL; local
1693 hwmp_senderror(struct ieee80211vap *vap, const uint8_t addr[IEEE80211_ADDR_LEN], struct ieee80211_mesh_route *rt, int rcode) argument
1746 struct ieee80211_mesh_route *rt = NULL; local
1860 struct ieee80211_mesh_route *rt = arg; local
1919 struct ieee80211_mesh_route *rt = NULL; local
[all...]
/freebsd-10-stable/usr.bin/netstat/
H A Droute.c297 size_cols_rtentry(struct rtentry *rt) argument
847 p_rtentry_kvm(struct rtentry *rt) argument
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dkrl.c243 insert_serial_range(struct revoked_serial_tree *rt, u_int64_t lo, u_int64_t hi) argument
/freebsd-10-stable/sys/netinet6/
H A Dnd6.c980 struct rtentry *rt; local
1220 nd6_nud_hint(struct rtentry *rt, struct in6_addr *dst6, int force) argument
1264 nd6_rtrequest(int req, struct rtentry *rt, struct rt_addrinfo *info) argument
[all...]
H A Dnd6_rtr.c456 nd6_rtmsg(int cmd, struct rtentry *rt) argument
1635 struct rtentry *rt; local
1794 struct rtentry *rt; local
2229 struct rtentry *rt = (struct rtentry *)rn; local
[all...]
H A Dip6_mroute.c469 struct mf6c *rt; local
579 struct mf6c *rt; local
792 struct mf6c *rt; local
971 struct mf6c *rt; local
1048 struct mf6c *rt; local
1342 ip6_mdq(struct mbuf *m, struct ifnet *ifp, struct mf6c *rt) argument
[all...]
H A Dip6_output.c298 struct rtentry *rt = NULL; local
[all...]
/freebsd-10-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_cpl_io.c948 t3_connect(struct toedev *tod, struct socket *so, struct rtentry *rt, struct sockaddr *nam) argument
/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.c1303 struct rtentry *rt; local
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dcm.c2184 struct rtentry *rt; local
/freebsd-10-stable/sys/dev/cxgbe/tom/
H A Dt4_listen.c1135 struct rtentry *rt; local
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clport.c978 struct rtentry *rt; local
[all...]
/freebsd-10-stable/sys/dev/ath/ath_hal/
H A Dah.c563 ath_hal_setupratetable(struct ath_hal *ah, HAL_RATE_TABLE *rt) argument
[all...]
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c753 HAL_BOOL rt; local
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c1198 HAL_BOOL rt; local
2717 const HAL_RATE_TABLE *rt; local
[all...]

Completed in 410 milliseconds

123456