Searched refs:vrf_map_elem (Results 1 – 1 of 1) sorted by relevance
92 struct vrf_map_elem { struct189 static int vrf_map_elem_get_vrf_ifindex(struct vrf_map_elem *me) in vrf_map_elem_get_vrf_ifindex()202 static struct vrf_map_elem *vrf_map_elem_alloc(gfp_t flags) in vrf_map_elem_alloc()204 struct vrf_map_elem *me; in vrf_map_elem_alloc()213 static void vrf_map_elem_free(struct vrf_map_elem *me) in vrf_map_elem_free()218 static void vrf_map_elem_init(struct vrf_map_elem *me, int table_id, in vrf_map_elem_init()227 static struct vrf_map_elem *vrf_map_lookup_elem(struct vrf_map *vmap, in vrf_map_lookup_elem()230 struct vrf_map_elem *me; in vrf_map_lookup_elem()242 static void vrf_map_add_elem(struct vrf_map *vmap, struct vrf_map_elem *me) in vrf_map_add_elem()251 static void vrf_map_del_elem(struct vrf_map_elem *me) in vrf_map_del_elem()[all …]