HomeSort by relevance Sort by last modified time
    Searched refs:NSID (Results 1 - 5 of 5) sorted by null

  /external/iproute2/testsuite/tests/ip/netns/
set_nsid.t 5 ts_log "[Testing netns nsid]"
8 NSID=99
11 ts_ip "$0" "Set $NS nsid to $NSID" netns set $NS $NSID
14 test_on "$NS \(id: $NSID\)"
17 test_on "$NS \(id: $NSID\)"
19 ts_ip "$0" "List nsid" netns list-id
20 test_on "$NSID \(iproute2 netns name: $NS\)"
set_nsid_batch.t 5 ts_log "[Testing netns nsid in batch mode]"
8 NSID=99
12 echo "netns set $NS $NSID" >> $BATCHFILE
14 ts_ip "$0" "Add ns, set nsid and list in batch mode" -b $BATCHFILE
15 test_on "nsid $NSID \(iproute2 netns name: $NS\)"
  /external/jmdns/src/javax/jmdns/impl/constants/
DNSOptionCode.java 28 NSID("NSID", 3),
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tnef.h 158 } NSID,*LPNSID;
159 #define cbNSID sizeof(NSID)
  /external/jmdns/src/javax/jmdns/impl/
DNSIncoming.java 408 case NSID:

Completed in 256 milliseconds