Searched refs:ipx (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dprint-ipx.c27 "@(#) $Header: /tcpdump/master/tcpdump/print-ipx.c,v 1.42 2005-05-06 08:26:44 guy Exp $";
42 #include "ipx.h"
57 const struct ipxHdr *ipx = (const struct ipxHdr *)p; local
62 TCHECK(ipx->srcSkt);
64 ipxaddr_string(EXTRACT_32BITS(ipx->srcNet), ipx->srcNode),
65 EXTRACT_16BITS(&ipx->srcSkt));
68 ipxaddr_string(EXTRACT_32BITS(ipx->dstNet), ipx->dstNode),
69 EXTRACT_16BITS(&ipx
93 ipx_decode(const struct ipxHdr *ipx, const u_char *datap, u_int length) argument
133 ipx_sap_print(const u_short *ipx, u_int length) argument
185 ipx_rip_print(const u_short *ipx, u_int length) argument
[all...]
H A Dprint-netbios.c74 ipxaddr_string(EXTRACT_32BITS(ipx->srcNet), ipx->srcNode),
75 EXTRACT_16BITS(ipx->srcSkt));
78 ipxaddr_string(EXTRACT_32BITS(ipx->dstNet), ipx->dstNode),
79 EXTRACT_16BITS(ipx->dstSkt));
81 if ((u_char *)(ipx + 1) > snapend) {
82 printf(" [|ipx]");
86 /* take length from ipx header */
87 length = EXTRACT_16BITS(&ipx
[all...]
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/tests/
H A Darith.sh339 unset i ip ipx
341 typeset -ui ip=0 ipx=0
347 do (( ipx = ip % 256 ))
349 (( ipx != hex[3-i] )) && err_exit "hex digit $((3-i)) not correct"
/macosx-10.9.5/files-638.1.4/private/etc/
H A Dprotocols121 ipx-in-ip 111 IPX-in-IP # IPX in IP
H A Dservices616 ipx 213/udp # IPX
617 ipx 213/tcp # IPX
6473 travsoft-ipx-t 2644/udp # Travsoft IPX Tunnel
6474 travsoft-ipx-t 2644/tcp # Travsoft IPX Tunnel
6476 novell-ipx-cmd 2645/udp # Novell IPX CMD
6477 novell-ipx-cmd 2645/tcp # Novell IPX CMD
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/dns/
H A Dip.tcl394 binary scan $ip I ipx
400 return [binary format I [expr {$ipx & $mask}]]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dslpreg.vim33 "syn match slpregSAP contained display '\%(//\%(\%([[:alpha:][:digit:]$-_.~!*\'(),+;&=]*@\)\=\%([[:alnum:]][[:alnum:]-]*[[:alnum:]]\|[[:alnum:]]\.\)*\%(\a[[:alnum:]-]*[[:alnum:]]\|\a\)\%(:\d\+\)\=\)\=\|/at/\%([[:alpha:][:digit:]$-_.~]\|\\\x\x\)\{1,31}:\%([[:alpha:][:digit:]$-_.~]\|\\\x\x\)\{1,31}\%([[:alpha:][:digit:]$-_.~]\|\\\x\x\)\{1,31}\|/ipx/\x\{8}:\x\{12}:\x\{4}\)\%(/\%([[:alpha:][:digit:]$-_.~!*\'()+;?:@&=+]\|\\\x\x\)*\)*\%(;[^()\\!<=>~[:cntrl:]* \t_]\+\%(=[^()\\!<=>~[:cntrl:] ]\+\)\=\)*'
H A Dncf.vim30 syn match ncfIPXNet "^ipx internal net"
/macosx-10.9.5/tcpdump-56/tcpdump/win32/prj/
H A DGNUmakefile86 ../../print-ipx.o \
/macosx-10.9.5/libpcap-42/libpcap/
H A Dscanner.l251 ipx return IPX;
/macosx-10.9.5/emacs-92/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit5137 ipx\040 �� # ---> 8^0^2v 0

Completed in 174 milliseconds