Searched refs:vrf_map_elem (Results 1 – 1 of 1) sorted by relevance
92 struct vrf_map_elem { struct179 static int vrf_map_elem_get_vrf_ifindex(struct vrf_map_elem *me) in vrf_map_elem_get_vrf_ifindex()192 static struct vrf_map_elem *vrf_map_elem_alloc(gfp_t flags) in vrf_map_elem_alloc()194 struct vrf_map_elem *me; in vrf_map_elem_alloc()203 static void vrf_map_elem_free(struct vrf_map_elem *me) in vrf_map_elem_free()208 static void vrf_map_elem_init(struct vrf_map_elem *me, int table_id, in vrf_map_elem_init()217 static struct vrf_map_elem *vrf_map_lookup_elem(struct vrf_map *vmap, in vrf_map_lookup_elem()220 struct vrf_map_elem *me; in vrf_map_lookup_elem()232 static void vrf_map_add_elem(struct vrf_map *vmap, struct vrf_map_elem *me) in vrf_map_add_elem()241 static void vrf_map_del_elem(struct vrf_map_elem *me) in vrf_map_del_elem()[all …]