HomeSort by relevance Sort by last modified time
    Searched refs:nlt_alloc_cls (Results 1 - 5 of 5) sorted by null

  /external/libnl/src/cls/
utils.h 42 extern struct rtnl_cls *nlt_alloc_cls(void);
utils.c 13 struct rtnl_cls *nlt_alloc_cls(void) function
  /external/libnl/src/
nl-cls-add.c 52 cls = nlt_alloc_cls();
nl-cls-list.c 69 cls = nlt_alloc_cls();
nl-cls-delete.c 73 cls = nlt_alloc_cls();

Completed in 1242 milliseconds