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

  /external/libnl/include/netlink/netfilter/
log.h 50 extern void nfnl_log_set_group(struct nfnl_log *, uint16_t);
  /external/libnl/src/
nf-log.c 85 nfnl_log_set_group(log, atoi(argv[2]));
  /external/libnl/lib/netfilter/
log_obj.c 104 void nfnl_log_set_group(struct nfnl_log *log, uint16_t group) function

Completed in 1465 milliseconds