Searched refs:ip (Results 326 - 350 of 1110) sorted by relevance

<<11121314151617181920>>

/freebsd-12-stable/contrib/netbsd-tests/net/net/
H A Dt_mtudisc6.sh49 local ip=$4
54 atf_check -s exit:0 rump.ifconfig $if inet6 $ip
75 local ip=$1
81 ftp -q $timeout -o ./out "http://[$ip]/$HTML_FILE"
/freebsd-12-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dtst.ipv4localsctp.ksh28 # Test {ip,sctp}:::{send,receive} of IPv4 SCTP to local host.
32 # 1. A change to the ip stack breaking expected probe behavior,
41 # 7 x ip:::send (4 during the setup, 3 during the teardown)
43 # 7 x ip:::receive (4 during the setup, 3 during the teardown)
112 ip:::send
125 ip:::receive
141 printf("ip:::send - %s\n", ipsend >= 7 ? "yes" : "no");
142 printf("ip:::receive - %s\n", ipreceive >= 7 ? "yes" : "no");
H A Dtst.ipv4localtcp.ksh28 # Test {ip,tcp}:::{send,receive} of IPv4 TCP to local host.
32 # 1. A change to the ip stack breaking expected probe behavior,
41 # 7 x ip:::send (3 during the setup, 4 during the teardown)
43 # 7 x ip:::receive (3 during the setup, 4 during the teardown)
94 ip:::send
107 ip:::receive
123 printf("ip:::send - %s\n", ipsend >= 7 ? "yes" : "no");
124 printf("ip:::receive - %s\n", ipreceive >= 7 ? "yes" : "no");
H A Dtst.ipv4remotesctp.ksh28 # Test {sctp,ip}:::{send,receive} of IPv4 SCTP to a remote host.
32 # 1. A change to the ip stack breaking expected probe behavior,
42 # 4 x ip:::send (2 during setup, 2 during teardown)
44 # 3 x ip:::receive (2 during setup, 1 during teardown)
89 ip:::send
102 ip:::receive
118 printf("ip:::send - %s\n", ipsend >= 4 ? "yes" : "no");
119 printf("ip:::receive - %s\n", ipreceive >= 3 ? "yes" : "no");
H A Dtst.ipv4remotetcp.ksh28 # Test {tcp,ip}:::{send,receive} of IPv4 TCP to a remote host.
32 # 1. A change to the ip stack breaking expected probe behavior,
42 # 4 x ip:::send (2 during connection setup, 2 during connection teardown)
44 # 5 x ip:::receive (1 during connection setup, the response, 1 window update,
90 ip:::send
103 ip:::receive
119 printf("ip:::send - %s\n", ipsend >= 4 ? "yes" : "no");
120 printf("ip:::receive - %s\n", ipreceive >= 5 ? "yes" : "no");
H A Dtst.remotesctpstate.ksh35 # 1. A change to the ip stack breaking expected probe behavior,
45 # 4 x ip:::send (2 during setup, 2 during teardown)
47 # 3 x ip:::receive (2 during setup, 1 during teardown)
93 ip:::send
107 ip:::receive
129 printf("ip:::send - %s\n", ipsend >= 4 ? "yes" : "no");
130 printf("ip:::receive - %s\n", ipreceive >= 3 ? "yes" : "no");
/freebsd-12-stable/sys/contrib/zstd/lib/compress/
H A Dzstd_opt.h22 const BYTE* ip, const BYTE* iend); /* used in ZSTD_loadDictionaryContent() */
/freebsd-12-stable/tests/sys/netpfil/pf/
H A Drdr.sh49 jexec alcatraz sysctl net.inet.ip.forwarding=1
/freebsd-12-stable/crypto/openssl/crypto/bio/
H A Dbss_fd.c149 int *ip; local
170 ip = (int *)ptr;
171 if (ip != NULL)
172 *ip = b->num;
H A Dbss_sock.c128 int *ip; local
139 ip = (int *)ptr;
140 if (ip != NULL)
141 *ip = b->num;
/freebsd-12-stable/tools/tools/tinybsd/conf/firewall/etc/
H A Drc.firewall86 ${fwcmd} add 300 deny ip from 127.0.0.0/8 to any
153 # set these to your network and netmask and ip
156 ip="192.0.2.1"
161 ${fwcmd} add pass all from ${ip} to ${net}:${mask}
162 ${fwcmd} add pass all from ${net}:${mask} to ${ip}
171 ${fwcmd} add pass tcp from any to ${ip} 25 setup
174 ${fwcmd} add pass tcp from ${ip} to any setup
180 ${fwcmd} add pass udp from ${ip} to any 53 keep-state
183 ${fwcmd} add pass udp from ${ip} to any 123 keep-state
197 # set these to your outside interface network and netmask and ip
[all...]
/freebsd-12-stable/tools/tools/tinybsd/conf/wireless/etc/
H A Drc.firewall86 ${fwcmd} add 300 deny ip from 127.0.0.0/8 to any
153 # set these to your network and netmask and ip
156 ip="192.0.2.1"
161 ${fwcmd} add pass all from ${ip} to ${net}:${mask}
162 ${fwcmd} add pass all from ${net}:${mask} to ${ip}
171 ${fwcmd} add pass tcp from any to ${ip} 25 setup
174 ${fwcmd} add pass tcp from ${ip} to any setup
180 ${fwcmd} add pass udp from ${ip} to any 53 keep-state
183 ${fwcmd} add pass udp from ${ip} to any 123 keep-state
197 # set these to your outside interface network and netmask and ip
[all...]
/freebsd-12-stable/usr.bin/systat/
H A DMakefile9 mode.c ip.c sctp.c tcp.c zarc.c \
/freebsd-12-stable/contrib/libstdc++/libsupc++/
H A Deh_personality.cc367 _Unwind_Ptr landing_pad, ip;
407 ip = (_Unwind_Ptr) ue_header;
408 _Unwind_SetGR(context, 12, ip);
439 ip = _Unwind_GetIPInfo (context, &ip_before_insn);
441 ip = _Unwind_GetIP (context);
444 --ip;
454 if ((int) ip < 0)
456 else if (ip == 0)
468 while (--ip);
490 // The table is sorted, so if we've passed the ip, sto
366 _Unwind_Ptr landing_pad, ip; local
[all...]
/freebsd-12-stable/sys/contrib/ipfilter/netinet/
H A Dip_ipsec_pxy.c150 ip_t *ip; local
158 ip = fin->fin_ip;
168 ip->ip_dst) != NULL)
228 p = ip->ip_p;
229 ip->ip_p = IPPROTO_ESP;
259 ip->ip_p = p & 0xff;
279 ip_t *ip; local
291 ip = fin->fin_ip;
292 p = ip->ip_p;
300 ip
[all...]
/freebsd-12-stable/sys/net/
H A Dif_spppfr.c66 #include <netinet/ip.h>
77 #include <netinet/ip.h>
320 struct ip *ip = (struct ip*) (h + hlen);
321 struct tcphdr *tcp = (struct tcphdr*) ((long*)ip + ip->ip_hl);
323 if (! (ip->ip_off & ~IP_DF) && ip->ip_len > 400 &&
324 (ip
[all...]
H A Dif_gif.h41 struct ip;
61 struct ip *iphdr;
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Ddivmodsi4.S52 eor ip, r0, r0, asr #31
54 sub r0, ip, r0, asr #31
/freebsd-12-stable/sys/netinet/libalias/
H A Dalias_sctp.h73 #include <netinet/ip.h>
131 struct in_addr l_addr; /**< local ip address */
132 struct in_addr a_addr; /**< alias ip address */
169 // struct ip6_hdr *ip_hdr; /**< pointer to ip packet header */ /*no inet6 support yet*/
171 struct ip *ip_hdr; /**< pointer to ip packet header */
H A Dalias_skinny.c47 #include <netinet/ip.h>
59 AliasHandleSkinny(struct libalias *, struct ip *, struct alias_link *);
73 protohandler(struct libalias *la, struct ip *pip, struct alias_data *ah)
209 alias_skinny_reg_msg(struct RegisterMessage *reg_msg, struct ip *pip,
229 struct ip *pip, struct tcphdr *tc,
252 alias_skinny_port_msg(struct IpPortMessage *port_msg, struct ip *pip,
271 struct ip *pip, struct tcphdr *tc,
302 AliasHandleSkinny(struct libalias *la, struct ip *pip, struct alias_link *lnk)
/freebsd-12-stable/contrib/wpa/src/common/
H A Dwpa_helpers.c214 char ip[30]; local
222 if (get_wpa_status(ifname, "ip_address", ip, sizeof(ip)) == 0
223 && strlen(ip) > 0) {
224 printf("IP address found: '%s'\n", ip);
225 if (strncmp(ip, "169.254.", 8) != 0)
/freebsd-12-stable/contrib/bearssl/src/x509/
H A Dskey_decoder.c9 const unsigned char *ip; member in struct:__anon357
267 #define T0_ENTER(ip, rp, slot) do { \
273 *((rp) ++) = (uint32_t)((ip) - &t0_codeblock[0]) + (t0_lnum << 16); \
274 (ip) = t0_newip; \
282 t0ctx->ip = &t0_codeblock[0]; \
283 T0_ENTER(t0ctx->ip, t0ctx->rp, slot); \
294 const unsigned char *ip; local
341 ip = ((t0_context *)t0ctx)->ip;
347 t0x = T0_NEXT(&ip);
[all...]
/freebsd-12-stable/sys/fs/cd9660/
H A Dcd9660_vfsops.c602 struct iso_node *ip; local
617 ip = VTOI(nvp);
618 if (ip->inode.iso_mode == 0) {
624 vnode_create_vobject(*vpp, ip->i_size, curthread);
662 struct iso_node *ip; local
665 ip = VTOI(vp);
667 return (ip->i_number != ino);
680 struct iso_node *ip; local
715 ip = malloc(sizeof(struct iso_node), M_ISOFSNODE,
717 vp->v_data = ip;
[all...]
/freebsd-12-stable/sys/netpfil/ipfw/pmod/
H A Dtcpmod.c48 #include <netinet/ip.h>
157 struct ip *ip; local
160 ip = mtod(*mp, struct ip *);
161 hlen = ip->ip_hl << 2;
/freebsd-12-stable/sys/net/altq/
H A Daltq_red.c89 #include <netinet/ip.h>
542 switch (((struct ip *)hdr)->ip_v) {
545 struct ip *ip = hdr; local
549 if (ip->ip_v != 4)
552 if ((ip->ip_tos & IPTOS_ECN_MASK) == IPTOS_ECN_NOTECT)
554 if ((ip->ip_tos & IPTOS_ECN_MASK) == IPTOS_ECN_CE)
561 otos = ip->ip_tos;
562 ip->ip_tos |= IPTOS_ECN_CE;
567 sum = ~ntohs(ip
1159 struct ip *ip; local
1227 struct ip *ip; local
[all...]

Completed in 240 milliseconds

<<11121314151617181920>>