| /freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/ |
| H A D | Instrumentation.cpp | 26 static BasicBlock::iterator moveBeforeInsertPoint(BasicBlock::iterator I, BasicBlock::iterator IP) { in moveBeforeInsertPoint() argument 28 if (I == IP) in moveBeforeInsertPoint() 29 return ++IP; in moveBeforeInsertPoint() 31 I->moveBefore(&*IP); in moveBeforeInsertPoint() 32 return IP; in moveBeforeInsertPoint() 41 BasicBlock::iterator IP) { in PrepareToSplitEntryBlock() argument 43 for (auto I = IP, E = BB.end(); I != E; ++I) { in PrepareToSplitEntryBlock() 53 IP = moveBeforeInsertPoint(I, IP); in PrepareToSplitEntryBlock() 55 return IP; in PrepareToSplitEntryBlock()
|
| /freebsd-12.1/contrib/netbsd-tests/ipf/input/ |
| H A D | f21 | 3 # IP 4.4.4.4 2.2.2.2 TCP(20480,80) 10 # IP 3.3.3.3 -> 4.4.4.4 ICMP (IP(4.4.4.4,6.6.6.6) TCP(20480,80)) UNREACH 17 # IP 3.3.3.3 -> 4.4.4.4 ICMP (IP(4.4.4.4,6.6.6.6) TCP(20480,80)) REDIRECT 25 # IP 3.3.3.3 -> 5.5.5.5 ICMP (IP(4.4.4.4,6.6.6.6) TCP(20480,80)) UNREACH
|
| H A D | f22 | 3 # IP 4.4.4.4 2.2.2.2 TCP(20480,80) 10 # IP 3.3.3.3 -> 4.4.4.4 ICMP (IP(4.4.4.4,6.6.6.6) TCP(20480,80)) UNREACH 17 # IP 3.3.3.3 -> 4.4.4.4 ICMP (IP(4.4.4.4,6.6.6.6) TCP(20480,80)) REDIRECT 25 # IP 3.3.3.3 -> 5.5.5.5 ICMP (IP(4.4.4.4,6.6.6.6) TCP(20480,80)) UNREACH
|
| H A D | ni10 | 4 # IP 4.4.4.4 2.2.2.2 TCP(20480,80) 9 # IP 3.3.3.3 -> 4.4.4.4 ICMP (IP(4.4.4.4,6.6.6.6) TCP(20480,80)) 16 # IP 3.3.3.3 -> 4.4.4.4 ICMP (IP(4.4.4.4,6.6.6.6) TCP(20480,80)) 24 # IP 3.3.3.3 -> 4.4.4.4 ICMP (IP(4.4.4.4,6.6.6.6) TCP(20480,80))
|
| /freebsd-12.1/lib/libc/net/ |
| H A D | protocols | 9 ip 0 IP # internet protocol, pseudo protocol number 14 ipencap 4 IP-ENCAP # IP encapsulated in IP (officially ``IP'') 63 swipe 53 SWIPE # IP with Encryption 65 mobile 55 MOBILE # IP Mobility 90 iso-ip 80 ISO-IP # ISO Internet Protocol 105 ipip 94 IPIP # Yet Another IP encapsulation 109 encap 98 ENCAP # Yet Another IP encapsulation 113 pnni 102 PNNI # PNNI over IP 122 ipx-in-ip 111 IPX-in-IP # IPX in IP 142 pipe 131 PIPE # Private IP Encapsulation within IP [all …]
|
| /freebsd-12.1/contrib/llvm/lib/MC/MCDisassembler/ |
| H A D | Disassembler.cpp | 95 MCInstPrinter *IP = TheTarget->createMCInstPrinter( in LLVMCreateDisasmCPUFeatures() local 97 if (!IP) in LLVMCreateDisasmCPUFeatures() 258 MCInstPrinter *IP = DC->getIP(); in LLVMDisasmInstruction() local 301 MCInstPrinter *IP = DC->getIP(); in LLVMSetDisasmOptions() local 302 IP->setUseMarkup(true); in LLVMSetDisasmOptions() 308 MCInstPrinter *IP = DC->getIP(); in LLVMSetDisasmOptions() local 309 IP->setPrintImmHex(true); in LLVMSetDisasmOptions() 323 if (IP) { in LLVMSetDisasmOptions() 324 DC->setIP(IP); in LLVMSetDisasmOptions() 331 MCInstPrinter *IP = DC->getIP(); in LLVMSetDisasmOptions() local [all …]
|
| H A D | Disassembler.h | 75 std::unique_ptr<llvm::MCInstPrinter> IP; variable 102 IP.reset(iP); in LLVMDisasmContext() 117 MCInstPrinter *getIP() { return IP.get(); } in getIP() 118 void setIP(MCInstPrinter *NewIP) { IP.reset(NewIP); } in setIP()
|
| /freebsd-12.1/contrib/llvm/lib/Analysis/ |
| H A D | ScalarEvolutionExpander.cpp | 62 if (BasicBlock::iterator(CI) != IP || BIP == IP) { in ReuseOrCreateCast() 96 ++IP; in findInsertPointAfter() 98 if (isa<FuncletPadInst>(IP) || isa<LandingPadInst>(IP)) { in findInsertPointAfter() 99 ++IP; in findInsertPointAfter() 106 return IP; in findInsertPointAfter() 159 ++IP; in InsertNoopCastOfTo() 184 --IP; in InsertBinop() 204 IP->getOperand(1) == RHS && !canGeneratePoison(&*IP)) in InsertBinop() 525 --IP; in expandAddToGEP() 532 IP->getOperand(0) == V && IP->getOperand(1) == Idx) in expandAddToGEP() [all …]
|
| H A D | IntervalPartition.cpp | 94 IntervalPartition::IntervalPartition(IntervalPartition &IP, bool) in IntervalPartition() argument 96 assert(IP.getRootInterval() && "Cannot operate on empty IntervalPartitions!"); in IntervalPartition() 99 interval_part_interval_iterator I = intervals_begin(IP, false); in IntervalPartition() 100 assert(I != intervals_end(IP) && "No intervals in interval partition!?!?!"); in IntervalPartition() 107 for (interval_part_interval_iterator E = intervals_end(IP); I != E; ++I) in IntervalPartition()
|
| /freebsd-12.1/contrib/ipfilter/rules/ |
| H A D | nat-setup | 6 network adapter connected to the network with private IP addresses which 10 For example, your internal interface might have an IP# of 10.1.1.1 and be 12 connection with an IP number of 204.51.62.176. 30 When you're connected to the Internet, you will either have a block of IP 32 single IP address, i.e. with dialup PPP. If you have a block of addresses 34 only a few internal IP addresses) or N:1 mappings, where groups of internal 35 addresses map to a single IP address and unless you have enough Internet 49 Or if you wanted to allocate subnets to each IP#, you might do: 63 IP Filter will always translate addresses in a packet _BEFORE_ it checks its
|
| H A D | firewall | 1 Configuring IP Filter for firewall usage. 4 Step 1 - Block out "bad" IP packets. 9 a) blocks all packets which might belong to an IP Spoofing attack; 10 b) blocks all packets with IP options; 33 * "int-net" is the internal network IP# subnet address range. This might
|
| /freebsd-12.1/contrib/llvm/include/llvm/Analysis/ |
| H A D | IntervalIterator.h | 65 inline Interval *getSourceGraphNode(IntervalPartition *IP, BasicBlock *BB) { in getSourceGraphNode() argument 66 return IP->getBlockInterval(BB); in getSourceGraphNode() 115 IntervalIterator(IntervalPartition &IP, bool OwnMemory) : IOwnMem(OwnMemory) { in IntervalIterator() argument 116 OrigContainer = &IP; in IntervalIterator() 117 if (!ProcessInterval(IP.getRootInterval())) { in IntervalIterator() 258 intervals_begin(IntervalPartition &IP, bool DeleteIntervals = true) { 259 return interval_part_interval_iterator(IP, DeleteIntervals); 262 inline interval_part_interval_iterator intervals_end(IntervalPartition &IP) { in intervals_end() argument
|
| /freebsd-12.1/contrib/llvm/lib/MC/ |
| H A D | MCSection.cpp | 73 iterator IP; in getSubsectionInsertionPoint() local 75 IP = end(); in getSubsectionInsertionPoint() 77 IP = MI->second->getIterator(); in getSubsectionInsertionPoint() 83 getFragmentList().insert(IP, F); in getSubsectionInsertionPoint() 87 return IP; in getSubsectionInsertionPoint()
|
| /freebsd-12.1/share/examples/ipfilter/ |
| H A D | examples.txt | 1 IP Filter Examples 6 [Image] IP Protocols 7 [Image] IP Options 8 [Image] IP Fragments 13 [Image] IP Security Classes 99 Filtering IP fragments 101 IP fragments are bad news, in general. Recent study has shown that IP 127 IP Options 241 IP filter rule. 428 # IP packets, allocate an IP # between 240.1.0.0 and 240.1.0.255, temporarily [all …]
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | ShadowStackGCLowering.cpp | 305 BasicBlock::iterator IP = F.getEntryBlock().begin(); in runOnFunction() local 306 IRBuilder<> AtEntry(IP->getParent(), IP); in runOnFunction() 311 while (isa<AllocaInst>(IP)) in runOnFunction() 312 ++IP; in runOnFunction() 313 AtEntry.SetInsertPoint(IP->getParent(), IP); in runOnFunction() 337 while (isa<StoreInst>(IP)) in runOnFunction() 338 ++IP; in runOnFunction() 339 AtEntry.SetInsertPoint(IP->getParent(), IP); in runOnFunction()
|
| /freebsd-12.1/share/examples/ppp/ |
| H A D | ppp.conf.span-isp | 39 # to accept a multilink ppp connection over UDP, assigning a routable IP 46 # simultaneously. We assume the IP numbers to be RIP1, RIP2 ... RIPN. 47 # REAL-LOCAL-IP is the real IP number of the Receiver machine (and must 139 # the given IP/port as the link (transport). The routing table will 175 # to get bogged down with sublinks. Replace REAL-ASSIGNED-IP with the 176 # IP number to be assigned to the Gateway machine. Replace REAL-LOCAL-IP 177 # with the real IP number of the Receiver machine. 183 # Of course it's simple to assign an IP block to the client with a simple 184 # ``add'' command, and then have the client use those IP numbers on its 194 set ifaddr REAL-LOCAL-IP REAL-ASSIGNED-IP
|
| /freebsd-12.1/sys/dev/ixl/ |
| H A D | i40e_common.c | 651 I40E_PTT(22, IP, IPV4, FRG, NONE, NONE, NOF, NONE, PAY3), 652 I40E_PTT(23, IP, IPV4, NOF, NONE, NONE, NOF, NONE, PAY3), 653 I40E_PTT(24, IP, IPV4, NOF, NONE, NONE, NOF, UDP, PAY4), 655 I40E_PTT(26, IP, IPV4, NOF, NONE, NONE, NOF, TCP, PAY4), 656 I40E_PTT(27, IP, IPV4, NOF, NONE, NONE, NOF, SCTP, PAY4), 657 I40E_PTT(28, IP, IPV4, NOF, NONE, NONE, NOF, ICMP, PAY4), 741 I40E_PTT(88, IP, IPV6, FRG, NONE, NONE, NOF, NONE, PAY3), 742 I40E_PTT(89, IP, IPV6, NOF, NONE, NONE, NOF, NONE, PAY3), 743 I40E_PTT(90, IP, IPV6, NOF, NONE, NONE, NOF, UDP, PAY4), 745 I40E_PTT(92, IP, IPV6, NOF, NONE, NONE, NOF, TCP, PAY4), [all …]
|
| /freebsd-12.1/contrib/bsnmp/ |
| H A D | oid-list | 14 3 BEGEMOT-IP snmpd IP related stuff. 16 5 BEGEMOT-IPSTATS-MIB IP statistics 17 6 BEGEMOT-IP-MIB IP objects
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorizationPlanner.h | 88 void restoreIP(VPInsertPoint IP) { in restoreIP() argument 89 if (IP.isSet()) in restoreIP() 90 setInsertPoint(IP.getBlock(), IP.getPoint()); in restoreIP() 105 void setInsertPoint(VPBasicBlock *TheBB, VPBasicBlock::iterator IP) { in setInsertPoint() argument 107 InsertPt = IP; in setInsertPoint()
|
| /freebsd-12.1/contrib/bsnmp/snmp_mibII/ |
| H A D | BEGEMOT-IP-MIB.txt | 29 -- $Begemot: bsnmp/snmp_mibII/BEGEMOT-IP-MIB.txt,v 1.1 2006/02/14 09:04:18 brandt_h Exp $ 31 -- Private MIB for IP stuff. 33 BEGEMOT-IP-MIB DEFINITIONS ::= BEGIN 56 "The MIB for IP stuff that is not in the official IP MIBs."
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | sniffer | 33 >6 leshort 5 (IP-over-IEEE 1394) 35 >6 leshort 7 (Raw IP) 36 >6 leshort 8 (Raw IP) 37 >6 leshort 9 (Raw IP) 99 >20 belong 12 (raw IP 102 >20 belong 19 (Linux ATM Classical IP 107 >20 belong 101 (raw IP 112 >20 belong 106 (Linux Classical IP over ATM 121 >20 belong 122 (RFC 2625 IP over Fibre Channel 125 >20 belong 138 (Apple IP over IEEE 1394 [all …]
|
| /freebsd-12.1/libexec/bootpd/ |
| H A D | ToDo | 25 the client IP address field for zero. (bp->bp_ciaddr == 0) 33 * automatic IP address initialization, then the socket 34 * will have the IP address and the packet will 35 * have zeros for both the IP and HW addresses. 46 report(LOG_INFO, "fixed blank request from IP addr %s",
|
| H A D | Problems | 10 Bootpd complains that it "can not get IP addr for HOSTNAME" 15 If the entry is for a real client and the IP address for 17 the IP address for the client using numeric form. 24 and change the bootptab to specify the IP addresses for 29 IP address. To suppress this default action, either make 30 the entry a "dummy" or specify its IP numeric address.
|
| /freebsd-12.1/usr.sbin/bsdconfig/networking/include/ |
| H A D | messages.subr | 39 msg_current_ipaddr="Current IP Address for %s: %s" 59 …within the IPv4 address\n(separated by dots) exceeds the maximum of 255.\n\nInvalid IP Address: %s" 60 …ts within the IPv4 address\n(separated by dots) are null and/or missing.\n\nInvalid IP Address: %s" 61 …less than\nfour) or too many (more than four) octets, separated by dots.\n\nInvalid IP Address: %s" 68 msg_ipv6_addr_segment_contains_too_many_chars="ERROR! One or more individual segments within the IP… 69 msg_ipv6_addr_too_few_or_extra_segments="ERROR! The IP address entered has either too few (less tha… 81 msg_please_enter_default_router="Please enter the IP address of your default\nrouter/gateway. The … 84 msg_please_enter_nameserver="Please enter the new IP address of the DNS nameserver:" 85 msg_please_enter_nameserver_existing="Please enter the new IP address of the DNS nameserver\n(set t… 86 msg_please_enter_new_ip_addr="Please enter the new IP address of the %s interface:" [all …]
|
| /freebsd-12.1/usr.sbin/bsdconfig/include/ |
| H A D | network_device.hlp | 24 will need to know your service provider's IP address, the IP address 25 of your provider's DNS server, and possibly your own IP address unless 48 You will also need to know your IP address on the network, the 52 name rather than IP address, you'll also need a name server and 54 provider's IP address) to use in talking to it. If you do not know 57 type of installation! Choosing the wrong IP address on a busy network
|