Home
last modified time | relevance | path

Searched defs:rel_type (Results 1 – 4 of 4) sorted by relevance

/linux/net/ipv6/
H A Dip6_tunnel.c475 u8 rel_type = ICMPV6_DEST_UNREACH; in ip6_tnl_err() local
574 u8 rel_type = type; in ip4ip6_err() local
672 u8 rel_type = type; in ip6ip6_err() local
714 u8 rel_type = type; in mplsip6_err() local
/linux/arch/mips/boot/tools/
H A Drelocs.c60 static const char *rel_type(unsigned type) in rel_type() function
/linux/arch/x86/tools/
H A Drelocs.c210 static const char *rel_type(unsigned type) in rel_type() function
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c89 enum vmw_resource_relocation_type rel_type:3; member
489 enum vmw_resource_relocation_type in vmw_resource_relocation_add()