Home
last modified time | relevance | path

Searched refs:vxlan_alloc (Results 1 – 1 of 1) sorted by relevance

/external/libnl/lib/route/link/
Dvxlan.c90 static int vxlan_alloc(struct rtnl_link *link) in vxlan_alloc() function
114 if ((err = vxlan_alloc(link)) < 0) in vxlan_parse()
401 .io_alloc = vxlan_alloc,