Searched refs:vrf_map_elem (Results 1 – 1 of 1) sorted by relevance
90 struct vrf_map_elem { struct187 static int vrf_map_elem_get_vrf_ifindex(struct vrf_map_elem *me) in vrf_map_elem_get_vrf_ifindex()200 static struct vrf_map_elem *vrf_map_elem_alloc(gfp_t flags) in vrf_map_elem_alloc()202 struct vrf_map_elem *me; in vrf_map_elem_alloc()211 static void vrf_map_elem_free(struct vrf_map_elem *me) in vrf_map_elem_free()216 static void vrf_map_elem_init(struct vrf_map_elem *me, int table_id, in vrf_map_elem_init()225 static struct vrf_map_elem *vrf_map_lookup_elem(struct vrf_map *vmap, in vrf_map_lookup_elem()228 struct vrf_map_elem *me; in vrf_map_lookup_elem()240 static void vrf_map_add_elem(struct vrf_map *vmap, struct vrf_map_elem *me) in vrf_map_add_elem()249 static void vrf_map_del_elem(struct vrf_map_elem *me) in vrf_map_del_elem()[all …]