Searched refs:tipc (Results 1 – 21 of 21) sorted by relevance
/external/iproute2/tipc/ |
D | README | 29 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".
|
D | Makefile | 10 peer.o tipc.o 12 TARGETS=tipc 18 tipc: $(TIPCOBJ) target
|
D | .gitignore | 1 tipc
|
/external/iproute2/lib/ |
D | ll_proto.c | 78 __PF(TIPC,tipc)
|
/external/python/cpython3/Modules/ |
D | socketmodule.h | 274 struct sockaddr_tipc tipc; member
|
D | socketmodule.c | 2116 struct sockaddr_tipc *addr = &addrbuf->tipc; in getsockaddrarg()
|
/external/tcpdump/ |
D | Android.bp | 185 "print-tipc.c",
|
D | Makefile.in | 221 print-tipc.c \
|
/external/libnl/lib/ |
D | addr.c | 1093 __ADD(AF_TIPC,tipc),
|
D | utils.c | 818 __ADD(ETH_P_TIPC,tipc),
|
/external/iproute2/bash-completion/ |
D | tc | 132 ppp_mp ppp_ses ppptalk pup pupat rarp sca snap tipc tr_802_2 \
|
/external/tcpdump/win32/prj/ |
D | WinDump.dsp | 672 SOURCE="..\..\print-tipc.c"
|
/external/python/cpython2/ |
D | pyconfig.h.in | 475 /* Define to 1 if you have the <linux/tipc.h> header file. */
|
D | configure.ac | 1742 bluetooth/bluetooth.h linux/tipc.h spawn.h util.h alloca.h sys/sysmacros.h)
|
D | configure | 7099 bluetooth/bluetooth.h linux/tipc.h spawn.h util.h alloca.h sys/sysmacros.h
|
/external/python/cpython3/ |
D | pyconfig.h.in | 649 /* Define to 1 if you have the <linux/tipc.h> header file. */
|
D | configure.ac | 2209 linux/tipc.h linux/random.h spawn.h util.h alloca.h endian.h \
|
D | configure | 8011 linux/tipc.h linux/random.h spawn.h util.h alloca.h endian.h \
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.6a1.rst | 4065 Linux, see http://tipc.sf.net/ for more information.
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.6.rst | 2362 * The :mod:`socket` module now supports TIPC (http://tipc.sourceforge.net/),
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.6.rst | 2366 * The :mod:`socket` module now supports TIPC (http://tipc.sourceforge.net/),
|