Home
last modified time | relevance | path

Searched defs:dev_ok (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/iproute2/ip/
H A Dipneigh.c113 int dev_ok = 0; in ipneigh_modify() local
/aosp_15_r20/external/ethtool/netlink/
H A Dnetlink.h157 static inline bool dev_ok(const struct nl_context *nlctx) in dev_ok() function