Home
last modified time | relevance | path

Searched refs:ip (Results 1926 – 1950 of 2033) sorted by relevance

1...<<71727374757677787980>>...82

/openbmc/linux/drivers/net/ethernet/via/
H A Dvia-velocity.c2604 const struct iphdr *ip = ip_hdr(skb); in velocity_xmit() local
2605 if (ip->protocol == IPPROTO_TCP) in velocity_xmit()
2607 else if (ip->protocol == IPPROTO_UDP) in velocity_xmit()
/openbmc/linux/tools/perf/util/
H A Dsession.c897 event->auxtrace_error.ip = bswap_64(event->auxtrace_error.ip); in perf_event__auxtrace_error_swap()
1354 event->header.misc, sample->pid, sample->tid, sample->ip, in dump_sample()
/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_en.c73 struct iphdr *ip = ip_hdr(skb); in mana_checksum_info() local
75 if (ip->protocol == IPPROTO_TCP) in mana_checksum_info()
78 if (ip->protocol == IPPROTO_UDP) in mana_checksum_info()
/openbmc/linux/net/netfilter/
H A DKconfig309 of "ip address show" should look similar to this:
311 $ ip -4 address show eth0
482 replace the existing {ip,ip6,arp,eb}_tables infrastructure. It
760 This option provides a translation layer to run 32bit arp,ip(6),ebtables
/openbmc/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g6.c2660 if (!ctx->maps[desc->ip]) in aspeed_g6_sig_expr_set()
2663 WARN_ON(desc->ip != ASPEED_IP_SCU); in aspeed_g6_sig_expr_set()
2681 ret = regmap_update_bits(ctx->maps[desc->ip], in aspeed_g6_sig_expr_set()
2686 ret = regmap_update_bits(ctx->maps[desc->ip], desc->reg, in aspeed_g6_sig_expr_set()
H A Dpinctrl-aspeed-g4.c2556 if (!ctx->maps[desc->ip]) in aspeed_g4_sig_expr_set()
2578 if (desc->ip == ASPEED_IP_SCU && desc->reg == HW_STRAP1 && in aspeed_g4_sig_expr_set()
2582 if (desc->ip == ASPEED_IP_SCU && desc->reg == HW_STRAP2) in aspeed_g4_sig_expr_set()
2585 ret = regmap_update_bits(ctx->maps[desc->ip], desc->reg, in aspeed_g4_sig_expr_set()
/openbmc/linux/mm/
H A Dpage_alloc.c3555 void __fs_reclaim_acquire(unsigned long ip) in __fs_reclaim_acquire() argument
3557 lock_acquire_exclusive(&__fs_reclaim_map, 0, 0, NULL, ip); in __fs_reclaim_acquire()
3560 void __fs_reclaim_release(unsigned long ip) in __fs_reclaim_release() argument
3562 lock_release(&__fs_reclaim_map, ip); in __fs_reclaim_release()
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/
H A Dperl-rdepends.txt1046 RDEPENDS:perl-module-io-socket-ip += "perl-module-base"
1047 RDEPENDS:perl-module-io-socket-ip += "perl-module-constant"
1048 RDEPENDS:perl-module-io-socket-ip += "perl-module-errno"
1049 RDEPENDS:perl-module-io-socket-ip += "perl-module-posix"
1050 RDEPENDS:perl-module-io-socket-ip += "perl-module-socket"
1051 RDEPENDS:perl-module-io-socket-ip += "perl-module-strict"
1052 RDEPENDS:perl-module-io-socket-ip += "perl-module-warnings"
1353 RDEPENDS:perl-module-net-ftp += "perl-module-io-socket-ip"
1374 RDEPENDS:perl-module-net-nntp += "perl-module-io-socket-ip"
1391 RDEPENDS:perl-module-net-pop3 += "perl-module-io-socket-ip"
[all …]
/openbmc/docs/architecture/code-update/
H A Dfirmware-update-over-redfish.md193 [ImageURI=<tftp server ip>/<file name>, TransferProtocol=TFTP]
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dsalvator-common.dtsi53 bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
/openbmc/linux/arch/ia64/lib/
H A Dmemcpy_mck.S337 mov r29=ip // jmp_table thread
/openbmc/linux/Documentation/networking/
H A Dswitchdev.rst377 Routes offloaded to the device are labeled with "offload" in the ip route
380 $ ip route show
/openbmc/linux/drivers/net/ethernet/qlogic/
H A Dqla3xxx.c2281 const struct iphdr *ip = ip_hdr(skb); in ql_hw_csum_setup() local
2284 mac_iocb_ptr->ip_hdr_len = ip->ihl; in ql_hw_csum_setup()
2286 if (ip->protocol == IPPROTO_TCP) { in ql_hw_csum_setup()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_hwseq.c2086 if (context->bw_ctx.dml.ip.min_comp_buffer_size_kbytes) { in dcn20_prepare_bandwidth()
2087 compbuf_size_kb = context->bw_ctx.dml.ip.min_comp_buffer_size_kbytes; in dcn20_prepare_bandwidth()
2088 …dc->wm_optimized_required |= (compbuf_size_kb != dc->current_state->bw_ctx.dml.ip.min_comp_buffer_… in dcn20_prepare_bandwidth()
/openbmc/linux/Documentation/translations/it_IT/process/
H A Dchanges.rst291 livello dovreste prendere in considerazione l'uso degli strumenti in ip-route2.
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_vba.h260 ip_params_st ip; member
/openbmc/linux/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst233 via `ip(8)` and similar legacy tools.
/openbmc/linux/drivers/irqchip/
H A DKconfig317 Support for a CROSSBAR ip that precedes the main interrupt controller.
/openbmc/linux/arch/ia64/kernel/
H A Dmca_asm.S175 mov r19=ip
/openbmc/u-boot/board/freescale/m54455evb/
H A DREADME350 Kernel command line: root=/dev/mtdblock1 rw rootfstype=jffs2 ip=none mtdparts=ph
/openbmc/linux/Documentation/
H A DChanges324 consider using the network tools from ip-route2.
/openbmc/linux/Documentation/process/
H A Dchanges.rst324 consider using the network tools from ip-route2.
/openbmc/docs/architecture/
H A Dinterface-overview.md371 `slptool -u ${ip} findsrvtypes or findsrvs` command.
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-rs.c61 #define IL_DECLARE_RATE_INFO(r, s, ip, in, rp, rn, pp, np) \ argument
66 RATE_##ip##M_IDX, \
/openbmc/linux/Documentation/trace/
H A Dftrace-design.rst373 The rec->ip value is the address of the mcount call site that was collected

1...<<71727374757677787980>>...82