Searched defs:rtp (Results 1 - 14 of 14) sorted by relevance

/src/sys/net/
H A Dif_sl.c472 sloutput(struct ifnet * ifp,struct mbuf * m,const struct sockaddr * dst,const struct rtentry * rtp) argument
H A Dif_srt.c211 srt_if_output(struct ifnet * ifp,struct mbuf * m,const struct sockaddr * to,const struct rtentry * rtp) argument
H A Dif_ppp.c866 pppoutput(struct ifnet * ifp,struct mbuf * m0,const struct sockaddr * dst,const struct rtentry * rtp) argument
H A Droute.c829 rtredirect(const struct sockaddr * dst,const struct sockaddr * gateway,const struct sockaddr * netmask,int flags,const struct sockaddr * src,struct rtentry ** rtp) argument
/src/usr.bin/rump_dhcpclient/
H A Dconfigure.c290 struct rt *rtp, *rtl, *rtn; local in function:add_router_host_route
[all...]
/src/usr.sbin/mrouted/
H A Droute.c36 static struct rtentry *rtp; /* pointer to a route entry */ variable in typeref:struct:rtentry *
[all...]
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
H A Dsun5i.dtsi646 rtp: rtp@1c25000 { label
H A Dsun4i-a10.dtsi944 rtp: rtp@1c25000 { label
H A Dsun6i-a31.dtsi811 rtp: rtp@1c25000 { label
H A Dsun7i-a20.dtsi1312 rtp: rtp@1c25000 { label
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_atombios_dp.c579 int rtp = 0; local in function:radeon_dp_set_tp
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_atombios_dp.c510 int rtp = 0; local in function:amdgpu_atombios_dp_set_tp
/src/sys/dev/usb/
H A Dif_umb.c861 umb_output(struct ifnet * ifp,struct mbuf * m,const struct sockaddr * dst,const struct rtentry * rtp) argument
/src/usr.bin/xlint/lint1/
H A Dtree.c1443 const type_t *rtp = rn->u.ops.left->tn_type; local in function:check_enum_array_index
2529 warn_incompatible_types(op_t op,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) argument
2552 typeok_plus(op_t op,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) argument
2565 typeok_minus(op_t op,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) argument
2693 warn_incompatible_pointers(op_t op,const type_t * ltp,const type_t * rtp) argument
2725 type_t *ltp = ln->tn_type, *rtp = rn->tn_type; local in function:check_pointer_comparison
2756 typeok_compare(op_t op,const tnode_t * ln,const type_t * ltp,tspec_t lt,const tnode_t * rn,const type_t * rtp,tspec_t rt) argument
2793 typeok_colon_pointer(const type_t * ltp,const type_t * rtp) argument
2817 typeok_colon(const tnode_t * ln,const type_t * ltp,tspec_t lt,const tnode_t * rn,const type_t * rtp,tspec_t rt) argument
2903 typeok_scalar(op_t op,const mod_t * mp,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) argument
3052 check_assign_void_pointer_compat(op_t op,const function_call * call,int arg,tspec_t lt,const type_t * lstp,tspec_t lst,const tnode_t * rn,const type_t * rtp,tspec_t rt,const type_t * rstp,tspec_t rst) argument
3097 check_assign_pointer_integer(op_t op,int arg,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) argument
3130 check_assign_pointer(op_t op,int arg,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) argument
3146 warn_assign(op_t op,int arg,const type_t * ltp,tspec_t lt,const type_t * rtp,tspec_t rt) argument
3179 type_t *ltp, *rtp, *lstp = NULL, *rstp = NULL; local in function:check_assign_types_compatible
3289 typeok_op(op_t op,const function_call * call,int arg,const tnode_t * ln,const type_t * ltp,tspec_t lt,const tnode_t * rn,const type_t * rtp,tspec_t rt) argument
3468 typeok_enum(op_t op,const mod_t * mp,int arg,const tnode_t * ln,const type_t * ltp,const tnode_t * rn,const type_t * rtp) argument
3495 type_t *rtp = mp->m_binary ? rn->tn_type : NULL; local in function:typeok
[all...]

Completed in 25 milliseconds