Home
last modified time | relevance | path

Searched defs:bind (Results 1 – 25 of 57) sorted by relevance

123

/linux/drivers/net/ovpn/
H A Dudp.c145 static int ovpn_udp4_output(struct ovpn_peer *peer, struct ovpn_bind *bind, in ovpn_udp4_output()
220 static int ovpn_udp6_output(struct ovpn_peer *peer, struct ovpn_bind *bind, in ovpn_udp6_output()
300 struct ovpn_bind *bind; in ovpn_udp_output() local
H A Dpeer.c142 struct ovpn_bind *bind; in ovpn_peer_reset_sockaddr() local
199 struct ovpn_bind *bind; in ovpn_peer_endpoints_update() local
515 struct ovpn_bind *bind = rcu_dereference(peer->bind); in ovpn_peer_transp_match() local
937 struct ovpn_bind *bind; in ovpn_peer_add_mp() local
/linux/net/sched/
H A Dact_mpls.c164 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_mpls_init() local
329 int bind, int ref) in tcf_mpls_dump()
383 u32 *index_inc, bool bind, in tcf_mpls_offload_act_setup()
H A Dact_gact.c59 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_gact_init() local
186 int bind, int ref) in tcf_gact_dump()
240 u32 *index_inc, bool bind, in tcf_gact_offload_act_setup()
H A Dact_sample.c42 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_sample_init() local
225 int bind, int ref) in tcf_sample_dump()
297 u32 *index_inc, bool bind, in tcf_sample_offload_act_setup()
H A Dact_skbedit.c121 bool bind = act_flags & TCA_ACT_FLAGS_BIND; in tcf_skbedit_init() local
284 int bind, int ref) in tcf_skbedit_dump()
367 u32 *index_inc, bool bind, in tcf_skbedit_offload_act_setup()
H A Dact_police.c46 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_police_init() local
340 int bind, int ref) in tcf_police_dump()
437 u32 *index_inc, bool bind, in tcf_police_offload_act_setup()
H A Dact_connmark.c106 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_connmark_init() local
193 int bind, int ref) in tcf_connmark_dump()
H A Dact_nat.c40 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_nat_init() local
268 int bind, int ref) in tcf_nat_dump()
H A Dact_pedit.c162 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_pedit_init() local
500 int bind, int ref) in tcf_pedit_dump()
556 u32 *index_inc, bool bind, in tcf_pedit_offload_act_setup()
H A Dact_ctinfo.c160 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_ctinfo_init() local
283 int bind, int ref) in tcf_ctinfo_dump()
H A Dact_csum.c49 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_csum_init() local
632 static int tcf_csum_dump(struct sk_buff *skb, struct tc_action *a, int bind, in tcf_csum_dump()
682 u32 *index_inc, bool bind, in tcf_csum_offload_act_setup()
H A Dact_mirred.c109 bool bind = flags & TCA_ACT_FLAGS_BIND; tcf_mirred_init() local
472 tcf_mirred_dump(struct sk_buff * skb,struct tc_action * a,int bind,int ref) tcf_mirred_dump() argument
583 tcf_mirred_offload_act_setup(struct tc_action * act,void * entry_data,u32 * index_inc,bool bind,struct netlink_ext_ack * extack) tcf_mirred_offload_act_setup() argument
[all...]
H A Dact_bpf.c137 int bind, int ref) in tcf_bpf_dump()
283 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_bpf_init() local
H A Dact_ct.c1347 bool bind = flags & TCA_ACT_FLAGS_BIND; in tcf_ct_init() local
1523 int bind, int ref) in tcf_ct_dump() argument
1601 u32 *index_inc, bool bind, in tcf_ct_offload_act_setup() argument
[all...]
/linux/drivers/xen/
H A Devtchn.c447 struct ioctl_evtchn_bind_virq bind; in evtchn_ioctl() local
472 struct ioctl_evtchn_bind_interdomain bind; in evtchn_ioctl() local
498 struct ioctl_evtchn_bind_unbound_port bind; in evtchn_ioctl() local
546 struct ioctl_evtchn_bind bind; in evtchn_ioctl() local
/linux/drivers/vfio/
H A Ddevice_cdev.c64 const struct vfio_device_bind_iommufd *bind) in vfio_df_check_token()
88 struct vfio_device_bind_iommufd bind; in vfio_df_ioctl_bind_iommufd() local
/linux/tools/testing/selftests/vfio/scripts/
H A Dlib.sh18 function bind() { function
/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dpriv.h8 int (*bind)(struct nvkm_dmaobj *, struct nvkm_gpuobj *, int align, member
/linux/include/xen/interface/io/
H A Dpvcalls.h65 } bind; member
104 } bind; member
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dobject.h36 int (*bind)(struct nvkm_object *, struct nvkm_gpuobj *, int align, member
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_debugfs.c77 mtk_ppe_debugfs_foe_show(struct seq_file *m, void *private, bool bind) in mtk_ppe_debugfs_foe_show()
/linux/tools/testing/selftests/vfio/
H A Dvfio_iommufd_setup_test.c80 TEST_F(vfio_cdev, bind) in TEST_F() argument
/linux/arch/alpha/include/asm/
H A Dagp_backend.h37 int (*bind)(alpha_agp_info *, off_t, struct agp_memory *); member
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h95 int (*bind) (struct vmw_resource *res, member

123