Home
last modified time | relevance | path

Searched refs:src (Results 1 – 25 of 3936) sorted by last modified time

12345678910>>...158

/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c1109 ipaddr_t *src; in tcp_output() local
1344 dst[0] = src[0]; in tcp_output()
1345 dst[1] = src[1]; in tcp_output()
1346 dst[2] = src[2]; in tcp_output()
1347 dst[3] = src[3]; in tcp_output()
1348 dst[4] = src[4]; in tcp_output()
1349 dst[5] = src[5]; in tcp_output()
1350 dst[6] = src[6]; in tcp_output()
1351 dst[7] = src[7]; in tcp_output()
1357 src += 10; in tcp_output()
[all …]
H A Dtcp_sig.c203 src = (sin_t *)src_s; in tcpsig_sa_match4()
248 sin6_t *src, *dst, *sasrc, *sadst; in tcpsig_sa_match6() local
253 src = (sin6_t *)src_s; in tcpsig_sa_match6()
356 struct sockaddr_storage *src, *dst; in tcpsig_sa_add() local
394 if (src->ss_family != AF_INET && src->ss_family != AF_INET6) { in tcpsig_sa_add()
418 sa->ts_family = src->ss_family; in tcpsig_sa_add()
618 struct sockaddr_storage *src, *dst; in tcpsig_sa_delget() local
785 struct sockaddr_storage src, dst; in tcpsig_signature() local
787 bzero(&src, sizeof (src)); in tcpsig_signature()
793 sin6 = (sin6_t *)&src; in tcpsig_signature()
[all …]
H A Dtcp.c3980 struct { uint32_t ports; in6_addr_t src; in6_addr_t dst; } arg; in tcp_iss_init() member
3993 arg.src = connp->conn_laddr_v6; in tcp_iss_init()
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_output.c971 ipaddr_t src; in ip_output_simple_v4() local
980 src = htonl(INADDR_LOOPBACK); in ip_output_simple_v4()
985 &src, NULL, NULL); in ip_output_simple_v4()
995 ipha->ipha_src = src; in ip_output_simple_v4()
1626 ipaddr_t src = ipha->ipha_src; in ip_output_sw_cksum_v4() local
1669 cksum += (dst >> 16) + (dst & 0xFFFF) + (src >> 16) + (src & 0xFFFF); in ip_output_sw_cksum_v4()
1790 ipaddr_t src = ipha->ipha_src; in ip_output_cksum_v4() local
1803 (src >> 16) + (src & 0xFFFF); in ip_output_cksum_v4()
1870 ipaddr_t src = ipha->ipha_src; in ire_send_wire_v4() local
1876 AF_INET, (uint8_t *)(uintptr_t)src, NULL)) { in ire_send_wire_v4()
[all …]
H A Dip.c2578 src = ipha->ipha_src; in icmp_options_update()
2641 src = ipha->ipha_src; in icmp_redirect_v4()
2788 ipaddr_t src; in icmp_pkt() local
2842 src = INADDR_ANY; in icmp_pkt()
2920 ipha->ipha_src = src; in icmp_pkt()
3086 ipaddr_t src, nhop; in ip_send_potential_redirect_v4() local
3134 src = ipha->ipha_src; in ip_send_potential_redirect_v4()
7079 ipaddr_t src; in ip_input_fragment() local
7283 ipf->ipf_src = src; in ip_input_fragment()
11941 mblk_t *src) in ip_fragment_copyhdr() argument
[all …]
/illumos-gate/usr/src/test/os-tests/tests/tcpsig/
H A Dtcpsig.c438 if (connect(src, addr, namelen) != 0 && errno != EINPROGRESS) { in tcpsig_connect()
449 if (port_associate(port, PORT_SOURCE_FD, src, POLLOUT, NULL) != 0) { in tcpsig_connect()
523 if (send(src, &msgdata, sizeof (msgdata), MSG_NOSIGNAL) != in tcpsig_sendrecv()
579 int src = -1, dst = -1, cfd = -1, port = -1, tdst; in tcpsig_test_one() local
587 src = socket(test->tt_domain, SOCK_STREAM | SOCK_NONBLOCK, 0); in tcpsig_test_one()
588 if (src < 0) { in tcpsig_test_one()
624 if (!tcpsig_connect(test, port, src, dst, &cfd, in tcpsig_test_one()
635 if (!tcpsig_sendrecv(test, port, src, tdst)) { in tcpsig_test_one()
643 if (src > -1) { in tcpsig_test_one()
644 (void) shutdown(src, SHUT_RDWR); in tcpsig_test_one()
[all …]
H A Dtcpsig_fini.ksh19 delete src $ip dst $ip dport 24135
20 delete src $ip dst $ip sport 24135
21 delete src $ip dst $ip dport 24136
22 delete src $ip dst $ip sport 24136
23 delete src $ip dst $ip dport 24137
24 delete src $ip dst $ip dport 24138
25 delete src $ip dst $ip sport 24138
H A Dtcpsig_init.ksh23 add src $ip dst $ip dport 24135 authalg md5 authstring "$AUTHSTR"
24 add src $ip dst $ip sport 24135 authalg md5 authstring "$AUTHSTR"
26 add src $ip dst $ip dport 24136 authalg md5 authstring "$AUTHSTR"
27 add src $ip dst $ip sport 24136 authalg md5 authstring "$ALTAUTHSTR"
29 add src $ip dst $ip dport 24137 authalg md5 authstring "$AUTHSTR"
31 add src $ip dst $ip sport 24138 authalg md5 authstring "$AUTHSTR"
/illumos-gate/usr/src/pkg/manifests/
H A Dconsolidation-osnet-osnet-message-files.p5m8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
305 file path=usr/lib/locale/C/LC_MESSAGES/uxlibc.src group=sys
H A Dsystem-network.p5m8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
H A DSUNWcs.p5m1516 dir path=usr/share/src group=sys
1518 link path=usr/src target=./share/src
1622 license usr/src/cmd/cron/THIRDPARTYLICENSE \
1624 license usr/src/cmd/csh/THIRDPARTYLICENSE \
1630 license usr/src/cmd/mt/THIRDPARTYLICENSE \
1631 license=usr/src/cmd/mt/THIRDPARTYLICENSE
1634 license usr/src/cmd/sed/THIRDPARTYLICENSE \
1640 license usr/src/cmd/tip/THIRDPARTYLICENSE \
1642 license usr/src/cmd/tr/THIRDPARTYLICENSE \
1644 license usr/src/cmd/vi/THIRDPARTYLICENSE \
[all …]
H A Ddiagnostic-powertop.p5m8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
38 license usr/src/cmd/powertop/common/COPYING \
39 license=usr/src/cmd/powertop/common/COPYING
H A Ddeveloper-dtrace.p5m8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
H A Ddiagnostic-latencytop.p5m8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
H A Dsystem-dtrace-tests.p5m8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
/illumos-gate/usr/src/lib/libsecdb/
H A Dprof_attr.txt8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
H A Dexec_attr.txt8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dmapfile-vers8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
32 # usr/src/lib/README.mapfiles
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c1325 if (src != NULL) { in doaddresses()
2063 if (src != NULL) { in doaddup()
2082 src = malloc(alloclen); in doaddup()
2083 if (src == NULL) in doaddup()
2840 src = malloc(lenbytes); in doaddup()
2841 if (src == NULL) in doaddup()
2844 bcopy(dst, src, lenbytes); in doaddup()
3029 bcopy(src, nexthdr, SADB_64TO8(src->sadb_address_len)); in doaddup()
3030 free(src); in doaddup()
3215 if (src != NULL) { in dodelget()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/etc/secret/
H A Dtcpkeys.sample9 # add src 192.168.1.1 dst 192.168.1.2 dport 179 authalg md5 authstring s3kr1t
10 # add src 192.168.1.2 dst 192.168.1.1 sport 179 authalg md5 authstring s3kr1t
/illumos-gate/usr/src/cmd/latencytop/
H A Ddwrapper.c373 copy_tmp_file(const char *src, FILE *dst) in copy_tmp_file() argument
379 if ((tmp = fopen(src, "r")) == NULL) { in copy_tmp_file()
H A Dlatencytop.trans8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
/illumos-gate/usr/src/lib/libc/
H A DREADME8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c1618 void *src; in sotpi_accept() local
2111 void *src; in sotpi_connect() local
2314 src = NULL; in sotpi_connect()
2350 src = NULL; in sotpi_connect()
2777 void *src; in so_unix_close() local
2796 src = NULL; in so_unix_close()
3465 void *src; in sosend_dgramcmsg() local
3505 src = NULL; in sosend_dgramcmsg()
3548 src = NULL; in sosend_dgramcmsg()
3814 void *src; in sosend_dgram() local
[all …]
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_input.c3402 in6_addr_t src, dst; in sctp_ootb_input() local
3438 IN6_IPADDR_TO_V4MAPPED(ipha->ipha_src, &src); in sctp_ootb_input()
3444 src = ip6h->ip6_src; in sctp_ootb_input()
3620 in6_addr_t src; in sctp_input_data() local
3693 IN6_IPADDR_TO_V4MAPPED(ipha->ipha_src, &src); in sctp_input_data()
3699 src = ip6h->ip6_src; in sctp_input_data()
3768 fp = sctp_lookup_faddr(sctp, &src); in sctp_input_data()
4050 fp = sctp_lookup_faddr(sctp, &src); in sctp_input_data()

12345678910>>...158