Searched refs:vrf_map_elem (Results 1 – 1 of 1) sorted by relevance
93 struct vrf_map_elem { struct153 static int vrf_map_elem_get_vrf_ifindex(struct vrf_map_elem *me) in vrf_map_elem_get_vrf_ifindex()166 static struct vrf_map_elem *vrf_map_elem_alloc(gfp_t flags) in vrf_map_elem_alloc()168 struct vrf_map_elem *me; in vrf_map_elem_alloc()177 static void vrf_map_elem_free(struct vrf_map_elem *me) in vrf_map_elem_free()182 static void vrf_map_elem_init(struct vrf_map_elem *me, int table_id, in vrf_map_elem_init()191 static struct vrf_map_elem *vrf_map_lookup_elem(struct vrf_map *vmap, in vrf_map_lookup_elem()194 struct vrf_map_elem *me; in vrf_map_lookup_elem()206 static void vrf_map_add_elem(struct vrf_map *vmap, struct vrf_map_elem *me) in vrf_map_add_elem()215 static void vrf_map_del_elem(struct vrf_map_elem *me) in vrf_map_del_elem()[all …]