Home
last modified time | relevance | path

Searched refs:NL_ACT_DEL (Results 1 – 14 of 14) sorted by relevance

/external/libnl/tests/
Dtest-cache-mngr.c20 else if (action == NL_ACT_DEL) in change_cb()
/external/libnl/lib/
Dcache.c763 case NL_ACT_DEL: in cache_include()
779 if (type->mt_act == NL_ACT_DEL) { in cache_include()
781 cb(cache, old, NL_ACT_DEL, data); in cache_include()
884 change_cb(cache, obj, NL_ACT_DEL, data); in nl_cache_resync()
/external/libnl/include/netlink/
Dcache.h27 NL_ACT_DEL, enumerator
/external/libnl/lib/route/
Droute.c185 { RTM_DELROUTE, NL_ACT_DEL, "del" },
Dcls.c409 { RTM_DELTFILTER, NL_ACT_DEL, "del" },
Dclass.c451 { RTM_DELTCLASS, NL_ACT_DEL, "del" },
Dqdisc.c539 { RTM_DELQDISC, NL_ACT_DEL, "del" },
Dact.c544 { RTM_DELACTION, NL_ACT_DEL, "del" },
Drule.c737 { RTM_DELRULE, NL_ACT_DEL, "del" },
Dneigh.c941 { RTM_DELNEIGH, NL_ACT_DEL, "del" },
Daddr.c1116 { RTM_DELADDR, NL_ACT_DEL, "del" },
Dlink.c2743 { RTM_DELLINK, NL_ACT_DEL, "del" },
/external/libnl/lib/netfilter/
Dexp.c600 { NFNLMSG_EXP_TYPE(IPCTNL_MSG_EXP_DELETE), NL_ACT_DEL, "del" },
Dct.c669 { NFNLMSG_CT_TYPE(IPCTNL_MSG_CT_DELETE), NL_ACT_DEL, "del" },