Home
last modified time | relevance | path

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

/third_party/libnl/lib/route/
Dpktloc.c122 rtnl_pktloc_put(loc); in read_pktlocs()
204 void rtnl_pktloc_put(struct rtnl_pktloc *loc) in rtnl_pktloc_put() function
225 rtnl_pktloc_put(l); in rtnl_pktloc_add()
/third_party/libnl/lib/route/cls/
Dematch_syntax.y142 %destructor { rtnl_pktloc_put($$); NL_DBG(2, "pktloc destructor\n"); } <loc>
216 rtnl_pktloc_put($3);
238 rtnl_pktloc_put($5);
243 rtnl_pktloc_put($6);
317 rtnl_pktloc_put($1);
/third_party/libnl/include/netlink/route/
Dpktloc.h40 extern void rtnl_pktloc_put(struct rtnl_pktloc *);
/third_party/libnl/
Dlibnl-route-3.sym620 rtnl_pktloc_put;