Home
last modified time | relevance | path

Searched refs:ifb (Results 1 – 4 of 4) sorted by relevance

/external/llvm/test/MC/AsmParser/
Difb.s7 .ifb
15 .ifb defined
23 .ifb undefined
31 .ifb ""
/external/iproute2/doc/actions/
Difb-README28 this. I also dont think its worth it hacking ifb some more to be
32 Packets could then be redirected to ifb based on what happens -> eg
Dmirred-usage56 and resolve and is only affecting users of ifb as opposed to the
/external/libpcap/
Dpcap-linux.c962 ifbond ifb; local
966 memset(&ifb, 0, sizeof ifb);
967 ifr.ifr_data = (caddr_t)&ifb;