/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_h323_types.c | 9 offsetof(TransportAddress_ipAddress, ip), NULL}, 39 offsetof(TransportAddress_ip6Address, ip), NULL},
|
/openbmc/linux/tools/perf/ui/browsers/ |
H A D | hists.c | 3101 actions->ms.sym = symbol__new_unresolved(browser->he_selection->ip, in evsel__hists_browse() 3306 browser->he_selection->ip); in evsel__hists_browse()
|
/openbmc/linux/tools/perf/util/ |
H A D | annotate.c | 1190 struct evsel *evsel, u64 ip) in hist_entry__inc_addr_samples() argument 1192 return symbol__inc_addr_samples(&he->ms, evsel, ip, sample); in hist_entry__inc_addr_samples()
|
H A D | synthetic-events.c | 1591 *array = sample->ip; in perf_event__synthesize_sample()
|
/openbmc/linux/Documentation/process/ |
H A D | maintainer-netdev.rst | 296 [PATCH iproute2-next] ip: add support for some feature
|
/openbmc/qemu/target/i386/ |
H A D | cpu.h | 2597 void apic_handle_tpr_access_report(DeviceState *d, target_ulong ip,
|
/openbmc/linux/Documentation/filesystems/ |
H A D | xfs-delayed-logging-design.rst | 85 xfs_ilock(ip, XFS_ILOCK_EXCL) 90 xfs_trans_log_inode(tp, ip); 95 xfs_iunlock(ip, XFS_ILOCK_EXCL);
|
/openbmc/linux/arch/powerpc/kvm/ |
H A D | book3s_hv.c | 164 int *ip) in next_runnable_thread() argument 166 int i = *ip; in next_runnable_thread() 172 *ip = i; in next_runnable_thread()
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_main.c | 1129 struct iphdr *ip; in be_lancer_xmit_workarounds() local 1140 ip = (struct iphdr *)ip_hdr(skb); in be_lancer_xmit_workarounds() 1141 if (unlikely(pskb_trim(skb, eth_hdr_len + ntohs(ip->tot_len)))) in be_lancer_xmit_workarounds()
|
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/ |
H A D | suricata.yaml | 905 # ipfw add 100 divert 8000 ip from any to any 1154 # address: List of ip addresses or networks for this block
|
/openbmc/linux/kernel/ |
H A D | signal.c | 1277 pr_info("code at %08lx: ", regs->ip); in print_fatal_signal() 1283 if (get_user(insn, (unsigned char *)(regs->ip + i))) in print_fatal_signal()
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_vcap.c | 451 arp->ip); in is2_entry_set()
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.megaraid | 107 > ip=0xa000000200053371
|
/openbmc/linux/drivers/usb/dwc3/ |
H A D | core.c | 878 dwc->ip = DWC3_GSNPS_ID(reg); in dwc3_core_is_valid()
|
/openbmc/linux/drivers/scsi/qla4xxx/ |
H A D | ql4_os.c | 6581 char *ip; in qla4xxx_get_ep_fwdb() local 6592 ip = (char *)&addr6->sin6_addr; in qla4xxx_get_ep_fwdb() 6593 memcpy(ip, fw_ddb_entry->ip_addr, IPv6_ADDR_LEN); in qla4xxx_get_ep_fwdb() 6600 ip = (char *)&addr->sin_addr; in qla4xxx_get_ep_fwdb() 6601 memcpy(ip, fw_ddb_entry->ip_addr, IP_ADDR_LEN); in qla4xxx_get_ep_fwdb()
|
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/ |
H A D | twpol-yocto.txt | 379 /sbin/ip -> $(SEC_CRIT) ;
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-report.txt | 111 - code_page_size: the code page size of sampled code address (ip)
|
/openbmc/linux/Documentation/networking/device_drivers/can/ctu/ |
H A D | ctucanfd-driver.rst | 186 When the device is brought up, e.g., by calling ``ip link set can0 up``,
|
/openbmc/linux/Documentation/networking/ |
H A D | ip-sysctl.rst | 1503 M = 65536-sizeof (ip header)/(sizeof(Group record)) 2640 addrgenmode ip-link. conf/default/stable_secret is used as the 2800 - 1 : pass bridged vlan-tagged ARP/IP/IPv6 traffic to {arp,ip,ip6}tables. 2806 - 1 : pass bridged pppoe-tagged IP/IPv6 traffic to {ip,ip6}tables.
|
/openbmc/linux/Documentation/trace/ |
H A D | ftrace.rst | 355 the "ip modify" attribute (thus the regs->ip can be changed), 367 If a function had either the "ip modify" or a "direct" call attached to 388 To see any function that has every been modified by "ip modify" or a
|
H A D | kprobes.rst | 280 path by changing regs->ip and returning 1. However, when the probe
|
/openbmc/linux/net/ipv4/ |
H A D | Kconfig | 52 <file:Documentation/networking/ip-sysctl.rst>.
|
/openbmc/linux/arch/arm/crypto/ |
H A D | curve25519-core.S | 19 mov ip, sp 2060 mov sp, ip
|
/openbmc/linux/net/sched/ |
H A D | Kconfig | 896 Say Y here to set/release ip tunnel metadata.
|
/openbmc/linux/net/openvswitch/ |
H A D | datapath.c | 370 later_key.ip.frag = OVS_FRAG_TYPE_LATER; in queue_gso_packets()
|