Home
last modified time | relevance | path

Searched refs:IF_SET (Results 1 – 2 of 2) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dmroute6.h63 #define IF_SET(n, p) ((p)->ifs_bits[(n)/NIFBITS] |= (1 << ((n) % NIFBITS))) macro
/external/openthread/src/posix/platform/
Dmulticast_routing.cpp329 IF_SET(forwardMif, &mf6cctl.mf6cc_ifset); in AddMulticastForwardingCache()
356 IF_SET(kMifIndexThread, &mf6cctl.mf6cc_ifset); in UnblockInboundMulticastForwardingCache()