Home
last modified time | relevance | path

Searched refs:tipc (Results 1 – 21 of 21) sorted by relevance

/external/iproute2/tipc/
DREADME29 1. tipc link set priority PRIO link LINK
30 2. tipc link set LINK priority PRIO
37 1. tipc link set priority PRIO group GROUP
38 2. tipc link set ??? priority PRIO group GROUP
44 Commands are single words. As an example, all words in "tipc link list" are
46 "tipc link set priority PRIO link LINK" "tipc link set" are commands while
48 "tipc link set link LINK priority PRIO".
51 "tipc link set priority PRIO link LINK" could be given as
52 "tipc l s p PRIO l LINK" and "tipc link list" as "tipc l l".
DMakefile10 peer.o tipc.o
12 TARGETS=tipc
18 tipc: $(TIPCOBJ) target
D.gitignore1 tipc
/external/iproute2/lib/
Dll_proto.c78 __PF(TIPC,tipc)
/external/python/cpython3/Modules/
Dsocketmodule.h274 struct sockaddr_tipc tipc; member
Dsocketmodule.c2116 struct sockaddr_tipc *addr = &addrbuf->tipc; in getsockaddrarg()
/external/tcpdump/
DAndroid.bp185 "print-tipc.c",
DMakefile.in221 print-tipc.c \
/external/libnl/lib/
Daddr.c1093 __ADD(AF_TIPC,tipc),
Dutils.c818 __ADD(ETH_P_TIPC,tipc),
/external/iproute2/bash-completion/
Dtc132 ppp_mp ppp_ses ppptalk pup pupat rarp sca snap tipc tr_802_2 \
/external/tcpdump/win32/prj/
DWinDump.dsp672 SOURCE="..\..\print-tipc.c"
/external/python/cpython2/
Dpyconfig.h.in475 /* Define to 1 if you have the <linux/tipc.h> header file. */
Dconfigure.ac1742 bluetooth/bluetooth.h linux/tipc.h spawn.h util.h alloca.h sys/sysmacros.h)
Dconfigure7099 bluetooth/bluetooth.h linux/tipc.h spawn.h util.h alloca.h sys/sysmacros.h
/external/python/cpython3/
Dpyconfig.h.in649 /* Define to 1 if you have the <linux/tipc.h> header file. */
Dconfigure.ac2209 linux/tipc.h linux/random.h spawn.h util.h alloca.h endian.h \
Dconfigure8011 linux/tipc.h linux/random.h spawn.h util.h alloca.h endian.h \
/external/python/cpython2/Misc/NEWS.d/
D2.6a1.rst4065 Linux, see http://tipc.sf.net/ for more information.
/external/python/cpython2/Doc/whatsnew/
D2.6.rst2362 * The :mod:`socket` module now supports TIPC (http://tipc.sourceforge.net/),
/external/python/cpython3/Doc/whatsnew/
D2.6.rst2366 * The :mod:`socket` module now supports TIPC (http://tipc.sourceforge.net/),