Searched refs:sport (Results 1 - 25 of 37) sorted by relevance

12

/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-udp.c303 udpipaddr_print(const struct ip *ip, int sport, int dport) argument
315 if (sport == -1) {
322 udpport_string(sport),
327 if (sport != -1) {
329 udpport_string(sport),
337 if (sport == -1) {
344 udpport_string(sport),
349 if (sport != -1) {
351 udpport_string(sport),
366 u_int16_t sport, dpor local
[all...]
H A Dprint-tcp.c158 u_int16_t sport, dport, win, urp; local
182 sport = EXTRACT_16BITS(&tp->th_sport);
214 if (sport == NFS_PORT &&
228 tcpport_string(sport),
233 tcpport_string(sport), tcpport_string(dport));
241 tcpport_string(sport),
246 tcpport_string(sport), tcpport_string(dport));
291 if (sport > dport)
293 else if (sport == dport) {
300 tha.port = dport << 16 | sport;
[all...]
H A Dprint-dccp.c176 u_short sport, dport; local
201 sport = EXTRACT_16BITS(&dh->dccph_sport);
208 ip6addr_string(&ip6->ip6_src), sport,
214 ipaddr_string(&ip->ip_src), sport,
H A Dprint-pgm.c164 u_int16_t sport, dport; local
208 sport = EXTRACT_16BITS(&pgm->pgm_sport);
216 tcpport_string(sport),
221 tcpport_string(sport), tcpport_string(dport));
229 tcpport_string(sport),
234 tcpport_string(sport), tcpport_string(dport));
H A Dprint-rx.c449 rx_print(register const u_char *bp, int length, int sport, int dport, argument
556 sport, &opcode)) {
558 switch (sport) {
631 rx_cache_find(const struct rx_header *rxh, const struct ip *ip, int sport, argument
648 rxent->dport == sport) {
/macosx-10.10/Heimdal-398.1.2/lib/ipc/
H A Dclient.c78 mach_port_t sport; local
86 ret = look_up(service, &sport);
92 mach_port_destroy(mach_task_self(), sport); local
96 ipc->server = sport;
136 __block mach_port_t sport; local
138 dispatch_sync(syncq, ^{ sport = ipc->server; });
140 ret = mheim_ipc_call(sport,
154 if (sport != ipc->server) {
305 __block mach_port_t sport; local
307 dispatch_sync(syncq, ^{ sport
[all...]
H A Dserver.c120 mach_port_t sport; member in struct:mach_service
316 mach_init(const char *service, mach_port_t sport, heim_sipc ctx) argument
331 s->sport = sport;
334 s->sport, 0, s->queue);
353 mach_port_mod_refs(mach_task_self(), st->sport,
448 mach_port_t sport = MACH_PORT_NULL; local
454 sport = mach_checkin_or_register(service);
455 if (sport == MACH_PORT_NULL) {
469 ret = mach_init(service, sport,
479 mach_port_mod_refs(mach_task_self(), sport, local
[all...]
/macosx-10.10/uucp-11/uucp/
H A Duucico.c237 struct uuconf_port sport;
466 (pointer) NULL, &sport);
471 qport = &sport;
1096 struct uuconf_port sport;
1142 &sport);
1236 (void) uuconf_port_free (puuconf, &sport);
1907 struct uuconf_port sport;
1938 &sport, (char *) NULL);
1969 &sport);
1977 &sport, (cha
236 struct uuconf_port sport; local
1094 struct uuconf_port sport; local
1904 struct uuconf_port sport; local
1935 &sport, (char *) NULL); local
1974 &sport, (char *) NULL); local
[all...]
H A Dcu.c271 struct uuconf_port sport;
578 &sport);
601 sport.uuconf_zname = zline;
602 sport.uuconf_ttype = UUCONF_PORTTYPE_DIRECT;
603 sport.uuconf_zprotocols = NULL;
604 sport.uuconf_qproto_params = NULL;
605 sport.uuconf_ireliable = 0;
606 sport.uuconf_zlockname = NULL;
607 sport.uuconf_palloc = NULL;
608 sport
269 struct uuconf_port sport; local
[all...]
/macosx-10.10/network_cmds-457/alias/
H A Dalias_smedia.c178 u_short sport, eport, base_port; local
232 sport = eport = 0;
262 sport = htons(p[0]);
273 sport, 0,
/macosx-10.10/swig-12/Source/Modules/
H A Dbrowser.cxx379 int sport; local
383 sport = swill_init(port);
384 if (sport < 0) {
392 Printf(stderr, "SWIG: Tree browser listening on port %d\n", sport);
/macosx-10.10/apache-793/httpd/modules/proxy/
H A Dmod_proxy_wstunnel.c29 char *host, *path, sport[7]; local
80 apr_snprintf(sport, sizeof(sport), ":%d", port);
86 r->filename = apr_pstrcat(r->pool, "proxy:", scheme, "//", host, sport,
H A Dmod_proxy_ajp.c32 char *host, *path, sport[7]; local
77 apr_snprintf(sport, sizeof(sport), ":%d", port);
79 sport[0] = '\0';
85 r->filename = apr_pstrcat(r->pool, "proxy:ajp://", host, sport,
H A Dmod_proxy_fcgi.c31 char *host, sport[7]; local
54 apr_snprintf(sport, sizeof(sport), ":%d", port);
56 sport[0] = '\0';
73 r->filename = apr_pstrcat(r->pool, "proxy:fcgi://", host, sport, "/",
H A Dmod_proxy_scgi.c177 char *host, sport[sizeof(":65535")]; local
193 apr_snprintf(sport, sizeof(sport), ":%u", port);
205 r->filename = apr_pstrcat(r->pool, "proxy:" SCHEME "://", host, sport, "/",
/macosx-10.10/ipsec-286.1.1/ipsec-tools/racoon/
H A Dnattraversal.h95 u_int16_t sport; member in struct:ph2natt
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/yaml/
H A Drb.test157 sport: baseball
160 } -result [dict create foo whatever bar [dict create fruit apple name steve sport baseball]]
170 sport: baseball
178 } -result [dict create foo whatever bar [list [dict create fruit apple name steve sport baseball] more [dict create python rocks perl papers ruby scissorses]]]
/macosx-10.10/Libinfo-459/util.subproj/
H A Drcmd.c362 u_short *sport; local
369 sport = &((struct sockaddr_in *)&ss)->sin_port;
375 sport = &((struct sockaddr_in6 *)&ss)->sin6_port;
396 *sport = 0;
401 *alport = (int)ntohs(*sport);
/macosx-10.10/ipsec-286.1.1/ipsec-tools/Common/
H A Dpfkey_dump.c523 u_int16_t sport = 0, dport = 0; local
563 sport = 0; /*XXX*/
565 sport = atoi(pbuf);
569 (u_int)sport,
613 str_upperspec((u_int)m_saddr->sadb_address_proto, (u_int)sport,
/macosx-10.10/xnu-2782.1.97/bsd/dev/dtrace/scripts/
H A Dip.d42 uint16_t sport;
54 sport = (P != NULL) ? ntohs(P->inp_lport) : 0;
/macosx-10.10/xnu-2782.1.97/bsd/netinet/
H A Dtcp_lro.c808 printf("%s: src = %x dst = %x sport = %d dport = %d seq %x \n",
822 unsigned short sport, unsigned short dport)
827 hash = LRO_HASH(daddr.s_addr, saddr.s_addr, dport, sport,
839 (lf->lr_lport == sport)) {
852 unsigned short sport, unsigned short dport)
857 hash = LRO_HASH(daddr.s_addr, saddr.s_addr, dport, sport,
869 (lf->lr_lport == sport) &&
821 tcp_lro_remove_state(struct in_addr saddr, struct in_addr daddr, unsigned short sport, unsigned short dport) argument
851 tcp_update_lro_seq(__uint32_t rcv_nxt, struct in_addr saddr, struct in_addr daddr, unsigned short sport, unsigned short dport) argument
/macosx-10.10/autofs-246/automountd/
H A Dautod_nfs.c1194 char *sport; local
1220 sport = strchr(hostname, ':');
1222 if (sport != NULL && sport < pathcopy) {
1227 *sport = '\0';
1228 port = htons((ushort_t)atoi(sport+1));
/macosx-10.10/ipsec-286.1.1/ipsec-tools/setkey/
H A Dparse.y1457 fix_portstr(spec, sport, dport)
1458 vchar_t *spec, *sport, *dport;
1480 sport->buf = strdup(spec->buf);
1481 if (!sport->buf) {
1485 sport->len = strlen(sport->buf);
/macosx-10.10/Security-57031.1.35/securityd/src/
H A Dserver.cpp332 kern_return_t self_server_handleSignal(mach_port_t sport, argument
380 kern_return_t self_server_handleSession(mach_port_t sport, argument
/macosx-10.10/SecurityTokend-55108/mig/
H A Dtokend.defs50 #define TOKEND_PORTS requestport sport: mach_port_t; \
64 simpleroutine terminate(requestport sport: mach_port_t; in reason: uint32; in options: uint32);

Completed in 546 milliseconds

12