| /linux/net/x25/ |
| H A D | x25_forward.c | 129 struct x25_forward *fwd, *tmp; in x25_clear_forward_by_lci() local 133 list_for_each_entry_safe(fwd, tmp, &x25_forward_list, node) { in x25_clear_forward_by_lci() 134 if (fwd->lci == lci) { in x25_clear_forward_by_lci() 135 list_del(&fwd->node); in x25_clear_forward_by_lci() 136 kfree(fwd); in x25_clear_forward_by_lci() 145 struct x25_forward *fwd, *tmp; in x25_clear_forward_by_dev() local 149 list_for_each_entry_safe(fwd, tmp, &x25_forward_list, node) { in x25_clear_forward_by_dev() 150 if ((fwd->dev1 == dev) || (fwd->dev2 == dev)){ in x25_clear_forward_by_dev() 151 list_del(&fwd->node); in x25_clear_forward_by_dev() 152 kfree(fwd); in x25_clear_forward_by_dev()
|
| /linux/tools/testing/selftests/net/ |
| H A D | xfrm_policy.sh | 40 …ip -net $ns xfrm policy add src $rnet dst $lnet dir fwd tmpl src $remote dst $me proto esp mode tu… 75 ip -net $ns xfrm policy add src 10.1.0.0/24 dst 10.0.0.0/24 dir fwd priority 200 action block 78 ip -net $ns xfrm policy add src 10.2.0.0/24 dst 10.0.0.0/24 dir fwd priority 200 action block 81 ip -net $ns xfrm policy add src 10.2.0.0/23 dst 10.0.1.0/24 dir fwd priority 200 action block 107 ip -net $ns xfrm policy add src 10.1.0.0/24 dst 10.0.0.0/23 dir fwd priority 200 action block 112 …cy add src 10.253.1.$((RANDOM%255))/$p dst 10.254.1.$((RANDOM%255))/$p dir fwd priority $((200+k))… 129 ip -net $ns xfrm policy get src $rnet dst $lnet dir fwd > /dev/null 165 … echo netns exec $ns ip xfrm policy add src 10.$i.$j.0/24 dst 10.$i.1.0/24 dir fwd action block 176 … echo netns exec $ns ip xfrm policy add src dead:$i:$j::/64 dst dead:$i::/24 dir fwd action block
|
| /linux/drivers/crypto/marvell/octeontx2/ |
| H A D | otx2_cptpf_mbox.c | 518 struct mbox_msghdr *fwd; in forward_to_vf() local 542 fwd = otx2_mbox_alloc_msg(vfpf_mbox, vf_id, size); in forward_to_vf() 543 if (!fwd) { in forward_to_vf() 548 memcpy((uint8_t *)fwd + sizeof(struct mbox_msghdr), in forward_to_vf() 550 fwd->id = msg->id; in forward_to_vf() 551 fwd->pcifunc = msg->pcifunc; in forward_to_vf() 552 fwd->sig = msg->sig; in forward_to_vf() 553 fwd->ver = msg->ver; in forward_to_vf() 554 fwd->rc = msg->rc; in forward_to_vf()
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | ip6_forward_instats_vrf.sh | 151 ip xfrm policy add dst 2001:1:2::2/128 dir fwd action block 154 ip xfrm policy del dst 2001:1:2::2/128 dir fwd
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_tc_lib.c | 1064 u16 queue = tc_fltr->action.fwd.q.queue; in ice_locate_rx_ring_using_queue() 1092 tc_class = tc_fltr->action.fwd.tc.tc_class; in ice_tc_forward_action() 1108 tc_fltr->action.fwd.q.queue); in ice_tc_forward_action() 1114 q = tc_fltr->action.fwd.q.queue; in ice_tc_forward_action() 1200 tc_fltr->action.fwd.tc.tc_class, in ice_add_tc_flower_adv_fltr() 1205 rule_info.sw_act.fwd_id.q_id = tc_fltr->action.fwd.q.hw_queue; in ice_add_tc_flower_adv_fltr() 1210 tc_fltr->action.fwd.q.queue, in ice_add_tc_flower_adv_fltr() 1211 tc_fltr->action.fwd.q.hw_queue, lkups_cnt); in ice_add_tc_flower_adv_fltr() 1268 tc_fltr->action.fwd.tc.tc_class, rule_added.rid, in ice_add_tc_flower_adv_fltr() 1273 lkups_cnt, flags, tc_fltr->action.fwd.q.queue, in ice_add_tc_flower_adv_fltr() [all …]
|
| /linux/arch/mips/boot/dts/brcm/ |
| H A D | bcm7358.dtsi | 90 brcm,int-fwd-mask = <0x70000>; 105 brcm,int-fwd-mask = <0>;
|
| H A D | bcm7360.dtsi | 90 brcm,int-fwd-mask = <0x70000>; 105 brcm,int-fwd-mask = <0>;
|
| H A D | bcm7362.dtsi | 96 brcm,int-fwd-mask = <0x70000>; 111 brcm,int-fwd-mask = <0>;
|
| H A D | bcm7346.dtsi | 96 brcm,int-fwd-mask = <0x70000>; 111 brcm,int-fwd-mask = <0>;
|
| H A D | bcm7435.dtsi | 113 brcm,int-fwd-mask = <0x70000>; 128 brcm,int-fwd-mask = <0>;
|
| H A D | bcm7425.dtsi | 98 brcm,int-fwd-mask = <0x70000>; 113 brcm,int-fwd-mask = <0>;
|
| H A D | bcm7125.dtsi | 96 brcm,int-fwd-mask = <0x70000>;
|
| H A D | bcm7420.dtsi | 97 brcm,int-fwd-mask = <0x70000>;
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm7445.dtsi | 108 brcm,int-fwd-mask = <0x70000>; 121 brcm,int-fwd-mask = <0x0>;
|
| /linux/tools/perf/util/ |
| H A D | bpf-filter.l | 149 fwd { return constant(PERF_MEM_SNOOPX_FWD); }
|
| H A D | annotate.c | 1769 bool fwd; in disasm_line__write() local 1773 fwd = dl->ops.target.offset > dl->al.offset; in disasm_line__write() 1774 obj__write_graph(obj, fwd ? DARROW_CHAR : UARROW_CHAR); in disasm_line__write()
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am3517-evm-ui.dtsi | 91 key-fwd {
|
| /linux/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_qos.c | 1401 struct actions_fwd *fwd; in enetc_config_clsflower() local 1413 fwd = enetc_check_flow_actions(actions, dissector->used_keys); in enetc_config_clsflower() 1414 if (!fwd) { in enetc_config_clsflower() 1419 if (fwd->output & FILTER_ACTION_TYPE_PSFP) { in enetc_config_clsflower()
|
| /linux/scripts/ |
| H A D | bpf_doc.py | 832 for fwd in self.type_fwds: 833 print('%s;' % fwd)
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e.h | 446 struct i40e_fwd_adapter *fwd; member 456 return !!ch->fwd; in i40e_is_channel_macvlan() 462 return ch->fwd->netdev->dev_addr; in i40e_channel_mac()
|
| H A D | i40e_main.c | 7798 clear_bit(ch->fwd->bit_no, vsi->fwd_bitmask); in i40e_free_macvlan_channels() 7799 netdev_unbind_sb_channel(vsi->netdev, ch->fwd->netdev); in i40e_free_macvlan_channels() 7800 netdev_set_sb_channel(ch->fwd->netdev, 0); in i40e_free_macvlan_channels() 7801 kfree(ch->fwd); in i40e_free_macvlan_channels() 7802 ch->fwd = NULL; in i40e_free_macvlan_channels() 7831 struct i40e_fwd_adapter *fwd) in i40e_fwd_ring_up() argument 7841 iter->fwd = fwd; in i40e_fwd_ring_up() 8010 struct i40e_fwd_adapter *fwd; in i40e_fwd_add() local 8084 fwd = kzalloc_obj(*fwd); in i40e_fwd_add() 8085 if (!fwd) in i40e_fwd_add() [all …]
|
| /linux/net/core/ |
| H A D | filter.c | 4421 void *fwd = ri->tgt_value; in __xdp_do_redirect_xsk() local 4428 err = __xsk_map_redirect(fwd, xdp); in __xdp_do_redirect_xsk() 4432 _trace_xdp_redirect_map(dev, xdp_prog, fwd, map_type, map_id, ri->tgt_index); in __xdp_do_redirect_xsk() 4435 _trace_xdp_redirect_map_err(dev, xdp_prog, fwd, map_type, map_id, ri->tgt_index, err); in __xdp_do_redirect_xsk() 4445 void *fwd = ri->tgt_value; in __xdp_do_redirect_frame() local 4479 err = dev_map_enqueue(fwd, xdpf, dev); in __xdp_do_redirect_frame() 4483 err = cpu_map_enqueue(fwd, xdpf, dev); in __xdp_do_redirect_frame() 4487 fwd = dev_get_by_index_rcu(dev_net(dev), ri->tgt_index); in __xdp_do_redirect_frame() 4488 if (unlikely(!fwd)) { in __xdp_do_redirect_frame() 4492 err = dev_xdp_enqueue(fwd, xdpf, dev); in __xdp_do_redirect_frame() [all …]
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | nft_flowtable.sh | 812 # to fwd decrypted packets after esp processing: 813 ip -net "$ns" xfrm policy add src "$rnet" dst "$lnet" dir fwd tmpl src "$remote" dst "$me" proto esp mode tunnel priority 1 action allow
|
| /linux/net/xfrm/ |
| H A D | xfrm_user.c | 2489 up->fwd = net->xfrm.policy_default[XFRM_POLICY_FWD]; in xfrm_notify_userpolicy() 2516 if (xfrm_userpolicy_is_valid(up->fwd)) in xfrm_set_default() 2517 net->xfrm.policy_default[XFRM_POLICY_FWD] = up->fwd; in xfrm_set_default() 2551 r_up->fwd = net->xfrm.policy_default[XFRM_POLICY_FWD]; in xfrm_get_default()
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-record.txt | 216 na, none, hit, miss, hitm, fwd, peer (for mem_snoop)
|