Searched refs:vrf_map_elem (Results 1 – 1 of 1) sorted by relevance
89 struct vrf_map_elem { struct186 static int vrf_map_elem_get_vrf_ifindex(struct vrf_map_elem *me) in vrf_map_elem_get_vrf_ifindex()199 static struct vrf_map_elem *vrf_map_elem_alloc(gfp_t flags) in vrf_map_elem_alloc()201 struct vrf_map_elem *me; in vrf_map_elem_alloc()210 static void vrf_map_elem_free(struct vrf_map_elem *me) in vrf_map_elem_free()215 static void vrf_map_elem_init(struct vrf_map_elem *me, int table_id, in vrf_map_elem_init()224 static struct vrf_map_elem *vrf_map_lookup_elem(struct vrf_map *vmap, in vrf_map_lookup_elem()227 struct vrf_map_elem *me; in vrf_map_lookup_elem()239 static void vrf_map_add_elem(struct vrf_map *vmap, struct vrf_map_elem *me) in vrf_map_add_elem()248 static void vrf_map_del_elem(struct vrf_map_elem *me) in vrf_map_del_elem()[all …]