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

  /external/libnl/include/netlink/netfilter/
exp.h 71 extern void nfnl_exp_set_id(struct nfnl_exp *, uint32_t);
  /external/libnl/src/lib/
exp.c 60 nfnl_exp_set_id(exp, id);
  /external/libnl/lib/netfilter/
exp.c 275 nfnl_exp_set_id(exp, ntohl(nla_get_u32(tb[CTA_EXPECT_ID])));
exp_obj.c 502 void nfnl_exp_set_id(struct nfnl_exp *exp, uint32_t id) function

Completed in 85 milliseconds