| /linux/net/ipv4/ |
| H A D | arp.c | 396 static int arp_ignore(struct in_device *in_dev, __be32 sip, __be32 tip) in arp_ignore() argument 429 return !inet_confirm_addr(net, in_dev, sip, tip, scope); in arp_ignore() 452 static int arp_filter(__be32 sip, __be32 tip, struct net_device *dev) in arp_filter() argument 459 rt = ip_route_output(net, sip, tip, 0, l3mdev_master_ifindex_rcu(dev), in arp_filter() 521 __be32 sip, __be32 tip) in arp_fwd_pvlan() argument 528 if (sip == tip) in arp_fwd_pvlan() 674 __be32 sip, __be32 tip, in arp_is_garp() argument 677 bool is_garp = tip == sip; in arp_is_garp() 711 __be32 sip, tip; in arp_process() local 785 memcpy(&tip, arp_ptr, 4); in arp_process() [all …]
|
| H A D | ipconfig.c | 503 __be32 sip, tip; in ic_rarp_recv() local 561 memcpy(&tip, rarp_ptr, 4); in ic_rarp_recv() 574 ic_myaddr = tip; in ic_rarp_recv()
|
| /linux/tools/testing/selftests/net/ |
| H A D | test_bridge_neigh_suppress.sh | 295 local tip=$1; shift 303 run_cmd "tc -n $sw1 filter replace dev vx0 egress pref 1 handle 101 proto 0x0806 flower indev swp1 arp_tip $tip arp_sip $sip arp_op request action pass" 307 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip" 318 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip" 329 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip" 336 run_cmd "ip -n $sw1 neigh replace $tip lladdr $h2_mac nud permanent dev br0.$vid" 339 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip" 349 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip" 363 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip" 373 run_cmd "ip netns exec $h1 arping -q -b -c 1 -w 5 -s $sip -I eth0.$vid $tip" [all...] |
| /linux/net/bridge/ |
| H A D | br_arp_nd_proxy.c | 132 __be32 sip, tip; in br_do_proxy_suppress_arp() local 153 memcpy(&tip, arpptr, sizeof(tip)); in br_do_proxy_suppress_arp() 155 if (ipv4_is_loopback(tip) || in br_do_proxy_suppress_arp() 156 ipv4_is_multicast(tip)) in br_do_proxy_suppress_arp() 167 (ipv4_is_zeronet(sip) || sip == tip)) { in br_do_proxy_suppress_arp() 185 br_is_local_ip(vlandev, tip)) { in br_do_proxy_suppress_arp() 193 n = neigh_lookup(&arp_tbl, &tip, vlandev); in br_do_proxy_suppress_arp() 211 br_arp_send(br, p, skb->dev, sip, tip, in br_do_proxy_suppress_arp() 214 br_arp_send(br, p, skb->dev, sip, tip, in br_do_proxy_suppress_arp()
|
| /linux/Documentation/translations/it_IT/process/ |
| H A D | maintainer-tip.rst | 5 :Original: Documentation/process/maintainer-tip.rst 7 Il tascabile dei sorgenti tip
|
| H A D | maintainer-handbooks.rst | 24 maintainer-tip
|
| /linux/tools/perf/ |
| H A D | builtin-check.c | 34 .tip = tip_, \ 92 if (!feature->is_builtin && feature->tip) in feature_status__printf() 93 printf(" ( tip: %s )", feature->tip); in feature_status__printf()
|
| H A D | builtin.h | 8 const char *tip; member
|
| H A D | Makefile.config | 1219 tipdir = share/doc/perf-tip
|
| /linux/kernel/configs/ |
| H A D | x86_debug.config | 1 # Help: Debugging options for tip tree testing
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_tc.c | 369 if (mt.mask->tip) { in vcap_tc_flower_handler_arp_usage() 370 ipval = be32_to_cpu((__force __be32)mt.key->tip); in vcap_tc_flower_handler_arp_usage() 371 ipmsk = be32_to_cpu((__force __be32)mt.mask->tip); in vcap_tc_flower_handler_arp_usage()
|
| /linux/fs/xfs/ |
| H A D | xfs_bmap_util.h | 71 int xfs_swap_extents(struct xfs_inode *ip, struct xfs_inode *tip,
|
| /linux/Documentation/process/ |
| H A D | maintainer-kvm-x86.rst | 69 Patches that will be taken through a non-KVM tree (most often through the tip 111 With a few caveats listed below, follow the tip tree maintainers' preferred 112 :ref:`maintainer-tip-coding-style`, as patches/series often touch both KVM and 113 non-KVM x86 files, i.e. draw the attention of KVM *and* tip tree maintainers. 199 background. Note! This order directly conflicts with the tip tree's preferred 200 approach! Please follow the tip tree's preferred style when sending patches
|
| /linux/sound/soc/codecs/ |
| H A D | cs42l43-jack.c | 740 unsigned int tip, ring; in cs42l43_tip_sense_work() local 755 tip = (sts >> CS42L43_TIPSENSE_PLUG_DB_STS_SHIFT) & CS42L43_JACK_PRESENT; in cs42l43_tip_sense_work() 758 if (tip == CS42L43_JACK_PRESENT) { in cs42l43_tip_sense_work()
|
| /linux/include/net/ |
| H A D | flow_dissector.h | 174 __u32 tip; member
|
| /linux/Documentation/arch/x86/ |
| H A D | intel_txt.rst | 202 title Linux 2.6.29-tip w/ tboot 205 module /vmlinuz-2.6.29-tip intel_iommu=on ro 207 module /initrd-2.6.29-tip.img
|
| H A D | mtrr.rst | 33 .. tip::
|
| /linux/drivers/net/bonding/ |
| H A D | bond_main.c | 3119 static void bond_validate_arp(struct bonding *bond, struct slave *slave, __be32 sip, __be32 tip) in bond_validate_arp() argument 3123 if (!sip || !bond_has_this_ip(bond, tip)) { in bond_validate_arp() 3125 __func__, &sip, &tip); in bond_validate_arp() 3145 __be32 sip, tip; in bond_arp_rcv() local 3170 memcpy(&tip, arp_ptr, 4); in bond_arp_rcv() 3175 &sip, &tip); in bond_arp_rcv() 3204 bond_validate_arp(bond, slave, sip, tip); in bond_arp_rcv() 3208 bond_validate_arp(bond, slave, tip, sip); in bond_arp_rcv() 3211 bond_validate_arp(bond, slave, sip, tip); in bond_arp_rcv()
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | sge.c | 2027 __be32 sip, tip; in cxgb3_arp_process() local 2044 memcpy(&tip, arp_ptr, sizeof(tip)); in cxgb3_arp_process() 2046 if (tip != pi->iscsi_ipv4addr) in cxgb3_arp_process() 2049 arp_send(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, sha, in cxgb3_arp_process()
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_core.c | 1844 __be32 sip, tip; in arp_reduce() local 1871 memcpy(&tip, arpptr, sizeof(tip)); in arp_reduce() 1873 if (ipv4_is_loopback(tip) || in arp_reduce() 1874 ipv4_is_multicast(tip)) in arp_reduce() 1877 n = neigh_lookup(&arp_tbl, &tip, dev); in arp_reduce() 1901 reply = arp_create(ARPOP_REPLY, ETH_P_ARP, sip, dev, tip, sha, in arp_reduce() 1922 .sin.sin_addr.s_addr = tip, in arp_reduce()
|
| /linux/net/sched/ |
| H A D | cls_flower.c | 2003 fl_set_key_val(tb, &key->arp.tip, TCA_FLOWER_KEY_ARP_TIP, in fl_set_key() 2004 &mask->arp.tip, TCA_FLOWER_KEY_ARP_TIP_MASK, in fl_set_key() 2005 sizeof(key->arp.tip)); in fl_set_key() 3585 fl_dump_key_val(skb, &key->arp.tip, in fl_dump_key() 3586 TCA_FLOWER_KEY_ARP_TIP, &mask->arp.tip, in fl_dump_key() 3588 sizeof(key->arp.tip)) || in fl_dump_key()
|
| /linux/net/core/ |
| H A D | flow_dissector.c | 615 memcpy(&key_arp->tip, arp_eth->ar_tip, sizeof(key_arp->tip)); in __skb_flow_dissect_arp()
|
| /linux/Documentation/networking/ |
| H A D | eql.rst | 187 DSLIP. I did find a good tip from LinuxNET:Billy for PPP performance:
|
| /linux/Documentation/dev-tools/kunit/ |
| H A D | running_tips.rst | 50 tip is useful.
|
| /linux/ |
| H A D | MAINTAINERS | 6278 P: Documentation/process/maintainer-tip.rst 6279 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core 6664 P: Documentation/process/maintainer-tip.rst 6665 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git smp/core 7073 P: Documentation/process/maintainer-tip.rst 7074 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/debugobjects 10599 P: Documentation/process/maintainer-tip.rst 10600 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git locking/core 10747 P: Documentation/process/maintainer-tip.rst 10748 T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core/entry [all …]
|