Searched refs:NL_ACT_NEW (Results 1 - 15 of 15) sorted by relevance

/external/libnl/include/netlink/
H A Dcache-api.h98 * { RTM_NEWADDR, NL_ACT_NEW, "new" },
113 NL_ACT_NEW, enumerator in enum:__anon24495
/external/libnl/tests/
H A Dtest-cache-mngr.c14 if (action == NL_ACT_NEW)
/external/libnl/lib/
H A Dcache.c525 case NL_ACT_NEW:
537 if (type->mt_act == NL_ACT_NEW) {
540 cb(cache, obj, NL_ACT_NEW, data);
/external/libnl/lib/route/
H A Droute.c179 { RTM_NEWROUTE, NL_ACT_NEW, "new" },
H A Dclass.c283 { RTM_NEWTCLASS, NL_ACT_NEW, "new" },
H A Dcls.c320 { RTM_NEWTFILTER, NL_ACT_NEW, "new" },
H A Dqdisc.c447 { RTM_NEWQDISC, NL_ACT_NEW, "new" },
H A Dneigh.c865 { RTM_NEWNEIGH, NL_ACT_NEW, "new" },
H A Dneightbl.c794 { RTM_NEWNEIGHTBL, NL_ACT_NEW, "new" },
H A Drule.c776 { RTM_NEWRULE, NL_ACT_NEW, "new" },
H A Daddr.c1031 { RTM_NEWADDR, NL_ACT_NEW, "new" },
H A Dlink.c1449 { RTM_NEWLINK, NL_ACT_NEW, "new" },
/external/libnl/lib/netfilter/
H A Dlog_msg.c191 { NFNLMSG_LOG_TYPE(NFULNL_MSG_PACKET), NL_ACT_NEW, "new" },
H A Dqueue_msg.c266 { NFNLMSG_QUEUE_TYPE(NFQNL_MSG_PACKET), NL_ACT_NEW, "new" },
H A Dct.c579 { NFNLMSG_CT_TYPE(IPCTNL_MSG_CT_NEW), NL_ACT_NEW, "new" },

Completed in 6172 milliseconds