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.c468 u8 rel_type = ICMPV6_DEST_UNREACH; in ip6_tnl_err() local
567 u8 rel_type = type; in ip4ip6_err() local
660 u8 rel_type = type; ip6ip6_err() local
702 u8 rel_type = type; mplsip6_err() local
[all...]
/linux/drivers/pci/
H A Dsetup-bus.c1780 enum release_type rel_type) in pci_bus_release_bridge_resources()
2226 enum release_type rel_type) in pci_prepare_next_assign_round()
2272 enum release_type rel_type = leaf_only; in pci_assign_unassigned_root_bus_resources() local
/linux/mm/kasan/
H A Dreport.c297 const char *rel_type, *region_state = ""; in describe_object_addr() local
/linux/arch/mips/boot/tools/
H A Drelocs.c60 static const char *rel_type(unsigned type) in rel_type() function