| /src/sys/net/ |
| H A D | if_sl.c | 472 sloutput(struct ifnet * ifp,struct mbuf * m,const struct sockaddr * dst,const struct rtentry * rtp) argument
|
| H A D | if_srt.c | 211 srt_if_output(struct ifnet * ifp,struct mbuf * m,const struct sockaddr * to,const struct rtentry * rtp) argument
|
| H A D | if_ppp.c | 866 pppoutput(struct ifnet * ifp,struct mbuf * m0,const struct sockaddr * dst,const struct rtentry * rtp) argument
|
| H A D | route.c | 829 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 D | configure.c | 290 struct rt *rtp, *rtl, *rtn; local in function:add_router_host_route [all...] |
| /src/usr.sbin/mrouted/ |
| H A D | route.c | 36 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 D | sun5i.dtsi | 646 rtp: rtp@1c25000 { label
|
| H A D | sun4i-a10.dtsi | 944 rtp: rtp@1c25000 { label
|
| H A D | sun6i-a31.dtsi | 811 rtp: rtp@1c25000 { label
|
| H A D | sun7i-a20.dtsi | 1312 rtp: rtp@1c25000 { label
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_atombios_dp.c | 579 int rtp = 0; local in function:radeon_dp_set_tp
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| H A D | amdgpu_atombios_dp.c | 510 int rtp = 0; local in function:amdgpu_atombios_dp_set_tp
|
| /src/sys/dev/usb/ |
| H A D | if_umb.c | 861 umb_output(struct ifnet * ifp,struct mbuf * m,const struct sockaddr * dst,const struct rtentry * rtp) argument
|
| /src/usr.bin/xlint/lint1/ |
| H A D | tree.c | 1443 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...] |