Home
last modified time | relevance | path

Searched defs:tunnel (Results 26 - 50 of 107) sorted by relevance

12345

/kernel/linux/linux-5.10/net/ipv4/
H A Dipip.c217 struct ip_tunnel *tunnel; ipip_tunnel_rcv() local
274 struct ip_tunnel *tunnel = netdev_priv(dev); ipip_tunnel_xmit() local
379 struct ip_tunnel *tunnel = netdev_priv(dev); ipip_tunnel_init() local
565 struct ip_tunnel *tunnel = netdev_priv(dev); ipip_fill_info() local
[all...]
H A Dip_vti.c50 struct ip_tunnel *tunnel; in vti_input() local
100 struct ip_tunnel *tunnel = XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip4; in vti_rcv_cb() local
169 struct ip_tunnel *tunnel = netdev_priv(dev); vti_xmit() local
280 struct ip_tunnel *tunnel = netdev_priv(dev); vti_tunnel_xmit() local
317 struct ip_tunnel *tunnel; vti4_err() local
424 struct ip_tunnel *tunnel = netdev_priv(dev); vti_tunnel_init() local
440 struct ip_tunnel *tunnel = netdev_priv(dev); vti_fb_tunnel_init() local
[all...]
/kernel/linux/linux-5.10/net/l2tp/
H A Dl2tp_netlink.c51 struct l2tp_tunnel *tunnel; in l2tp_nl_session_get() local
192 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_create() local
102 l2tp_tunnel_notify(struct genl_family *family, struct genl_info *info, struct l2tp_tunnel *tunnel, u8 cmd) l2tp_tunnel_notify() argument
260 struct l2tp_tunnel *tunnel; l2tp_nl_cmd_tunnel_delete() local
290 struct l2tp_tunnel *tunnel; l2tp_nl_cmd_tunnel_modify() local
370 l2tp_nl_tunnel_send_addr(struct sk_buff *skb, struct l2tp_tunnel *tunnel) l2tp_nl_tunnel_send_addr() argument
384 l2tp_nl_tunnel_send(struct sk_buff *skb, u32 portid, u32 seq, int flags, struct l2tp_tunnel *tunnel, u8 cmd) l2tp_nl_tunnel_send() argument
451 struct l2tp_tunnel *tunnel; l2tp_nl_cmd_tunnel_get() local
496 struct l2tp_tunnel *tunnel; l2tp_nl_cmd_tunnel_dump() local
527 struct l2tp_tunnel *tunnel; l2tp_nl_cmd_session_create() local
717 struct l2tp_tunnel *tunnel = session->tunnel; l2tp_nl_session_send() local
833 struct l2tp_tunnel *tunnel = NULL; l2tp_nl_cmd_session_dump() local
[all...]
H A Dl2tp_eth.c204 static void l2tp_eth_adjust_mtu(struct l2tp_tunnel *tunnel, in l2tp_eth_adjust_mtu() argument
244 static int l2tp_eth_create(struct net *net, struct l2tp_tunnel *tunnel, in l2tp_eth_create() argument
[all...]
H A Dl2tp_ip6.c132 struct l2tp_tunnel *tunnel = NULL; in l2tp_ip6_recv() local
250 struct l2tp_tunnel *tunnel = l2tp_sk_to_tunnel(sk); in l2tp_ip6_destroy_sock() local
H A Dl2tp_ip.c119 struct l2tp_tunnel *tunnel = NULL; in l2tp_ip_recv() local
236 struct l2tp_tunnel *tunnel = l2tp_sk_to_tunnel(sk); in l2tp_ip_destroy_sock() local
H A Dl2tp_core.h74 struct l2tp_tunnel *tunnel; /* back pointer to tunnel context */ member
293 l2tp_tunnel_dst_mtu(const struct l2tp_tunnel *tunnel) l2tp_tunnel_dst_mtu() argument
309 l2tp_tunnel_uses_xfrm(const struct l2tp_tunnel *tunnel) l2tp_tunnel_uses_xfrm() argument
317 l2tp_tunnel_uses_xfrm(const struct l2tp_tunnel *tunnel) l2tp_tunnel_uses_xfrm() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.c193 mlx5_lag_set_definer(u32 *match_definer_mask, enum mlx5_traffic_types tt, bool tunnel, enum netdev_lag_hash hash) mlx5_lag_set_definer() argument
291 mlx5_lag_create_definer(struct mlx5_lag *ldev, enum netdev_lag_hash hash, enum mlx5_traffic_types tt, bool tunnel, u8 *ports) mlx5_lag_create_definer() argument
[all...]
/kernel/linux/linux-6.6/net/l2tp/
H A Dl2tp_netlink.c51 struct l2tp_tunnel *tunnel; in l2tp_nl_session_get() local
192 struct l2tp_tunnel *tunnel; in l2tp_nl_cmd_tunnel_create() local
102 l2tp_tunnel_notify(struct genl_family *family, struct genl_info *info, struct l2tp_tunnel *tunnel, u8 cmd) l2tp_tunnel_notify() argument
260 struct l2tp_tunnel *tunnel; l2tp_nl_cmd_tunnel_delete() local
290 struct l2tp_tunnel *tunnel; l2tp_nl_cmd_tunnel_modify() local
370 l2tp_nl_tunnel_send_addr(struct sk_buff *skb, struct l2tp_tunnel *tunnel) l2tp_nl_tunnel_send_addr() argument
384 l2tp_nl_tunnel_send(struct sk_buff *skb, u32 portid, u32 seq, int flags, struct l2tp_tunnel *tunnel, u8 cmd) l2tp_nl_tunnel_send() argument
451 struct l2tp_tunnel *tunnel; l2tp_nl_cmd_tunnel_get() local
496 struct l2tp_tunnel *tunnel; l2tp_nl_cmd_tunnel_dump() local
527 struct l2tp_tunnel *tunnel; l2tp_nl_cmd_session_create() local
717 struct l2tp_tunnel *tunnel = session->tunnel; l2tp_nl_session_send() local
833 struct l2tp_tunnel *tunnel = NULL; l2tp_nl_cmd_session_dump() local
[all...]
H A Dl2tp_eth.c204 static void l2tp_eth_adjust_mtu(struct l2tp_tunnel *tunnel, in l2tp_eth_adjust_mtu() argument
244 static int l2tp_eth_create(struct net *net, struct l2tp_tunnel *tunnel, in l2tp_eth_create() argument
[all...]
H A Dl2tp_ip6.c131 struct l2tp_tunnel *tunnel = NULL; in l2tp_ip6_recv() local
249 struct l2tp_tunnel *tunnel = l2tp_sk_to_tunnel(sk); in l2tp_ip6_destroy_sock() local
H A Dl2tp_ip.c121 struct l2tp_tunnel *tunnel = NULL; in l2tp_ip_recv() local
238 struct l2tp_tunnel *tunnel = l2tp_sk_to_tunnel(sk); in l2tp_ip_destroy_sock() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dipip.c217 struct ip_tunnel *tunnel; ipip_tunnel_rcv() local
277 struct ip_tunnel *tunnel = netdev_priv(dev); ipip_tunnel_xmit() local
382 struct ip_tunnel *tunnel = netdev_priv(dev); ipip_tunnel_init() local
512 struct ip_tunnel *tunnel = netdev_priv(dev); ipip_fill_info() local
[all...]
H A Dip_vti.c50 struct ip_tunnel *tunnel; in vti_input() local
100 struct ip_tunnel *tunnel = XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip4; in vti_rcv_cb() local
169 struct ip_tunnel *tunnel = netdev_priv(dev); vti_xmit() local
280 struct ip_tunnel *tunnel = netdev_priv(dev); vti_tunnel_xmit() local
317 struct ip_tunnel *tunnel; vti4_err() local
425 struct ip_tunnel *tunnel = netdev_priv(dev); vti_tunnel_init() local
441 struct ip_tunnel *tunnel = netdev_priv(dev); vti_fb_tunnel_init() local
[all...]
/third_party/pulseaudio/src/modules/raop/
H A Dmodule-raop-discover.c76 struct tunnel { struct
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-zeroconf-discover.c57 struct tunnel { struct
[all...]
/base/msdp/device_status/intention/cooperate/client/src/
H A Dcooperate_client.cpp45 int32_t CooperateClient::RegisterListener(ITunnelClient &tunnel, in RegisterListener() argument
73 int32_t CooperateClient::UnregisterListener(ITunnelClient &tunnel, in UnregisterListener() argument
99 int32_t CooperateClient::Enable(ITunnelClient &tunnel, in Enable() argument
117 int32_t CooperateClient::Disable(ITunnelClient &tunnel, in Disable() argument
138 int32_t CooperateClient::Start(ITunnelClient &tunnel, const std::string &remoteNetworkId, in Start() argument
166 Stop(ITunnelClient &tunnel, bool isUnchained, CooperateMessageCallback callback, bool isCheckPermission) Stop() argument
190 GetCooperateState(ITunnelClient &tunnel, const std::string &networkId, CooperateStateCallback callback, bool isCheckPermission) GetCooperateState() argument
208 GetCooperateState(ITunnelClient &tunnel, const std::string &udId, bool &state) GetCooperateState() argument
224 RegisterEventListener(ITunnelClient &tunnel, const std::string &networkId, MouseLocationListenerPtr listener) RegisterEventListener() argument
247 UnregisterEventListener(ITunnelClient &tunnel, const std::string &networkId, MouseLocationListenerPtr listener) UnregisterEventListener() argument
289 SetDamplingCoefficient(ITunnelClient &tunnel, uint32_t direction, double coefficient) SetDamplingCoefficient() argument
302 AddHotAreaListener(ITunnelClient &tunnel, HotAreaListenerPtr listener) AddHotAreaListener() argument
322 RemoveHotAreaListener(ITunnelClient &tunnel, HotAreaListenerPtr listener) RemoveHotAreaListener() argument
[all...]
/base/msdp/device_status/intention/drag/client/src/
H A Ddrag_client.cpp30 int32_t DragClient::StartDrag(ITunnelClient &tunnel, in StartDrag() argument
70 int32_t DragClient::StopDrag(ITunnelClient &tunnel, const DragDropResult &dropResult) in StopDrag() argument
83 int32_t DragClient::AddDraglistener(ITunnelClient &tunnel, DragListenerPtr listener, bool isJsCaller) in AddDraglistener() argument
107 int32_t DragClient::RemoveDraglistener(ITunnelClient &tunnel, DragListenerPtr listener, bool isJsCaller) in RemoveDraglistener() argument
131 int32_t DragClient::AddSubscriptListener(ITunnelClient &tunnel, SubscriptListenerPtr listener) in AddSubscriptListener() argument
154 RemoveSubscriptListener(ITunnelClient &tunnel, SubscriptListenerPtr listener) RemoveSubscriptListener() argument
177 SetDragWindowVisible(ITunnelClient &tunnel, bool visible, bool isForce) SetDragWindowVisible() argument
189 UpdateDragStyle(ITunnelClient &tunnel, DragCursorStyle style, int32_t eventId) UpdateDragStyle() argument
205 UpdateShadowPic(ITunnelClient &tunnel, const ShadowInfo &shadowInfo) UpdateShadowPic() argument
226 GetDragTargetPid(ITunnelClient &tunnel) GetDragTargetPid() argument
240 GetUdKey(ITunnelClient &tunnel, std::string &udKey) GetUdKey() argument
255 GetShadowOffset(ITunnelClient &tunnel, ShadowOffset &shadowOffset) GetShadowOffset() argument
269 GetDragData(ITunnelClient &tunnel, DragData &dragData) GetDragData() argument
282 UpdatePreviewStyle(ITunnelClient &tunnel, const PreviewStyle &previewStyle) UpdatePreviewStyle() argument
294 UpdatePreviewStyleWithAnimation(ITunnelClient &tunnel, const PreviewStyle &previewStyle, const PreviewAnimation &animation) UpdatePreviewStyleWithAnimation() argument
307 RotateDragWindowSync(ITunnelClient &tunnel, const std::shared_ptr<Rosen::RSTransaction>& rsTransaction) RotateDragWindowSync() argument
320 SetDragWindowScreenId(ITunnelClient &tunnel, uint64_t displayId, uint64_t screenId) SetDragWindowScreenId() argument
332 GetDragSummary(ITunnelClient &tunnel, std::map<std::string, int64_t> &summary, bool isJsCaller) GetDragSummary() argument
347 GetDragState(ITunnelClient &tunnel, DragState &dragState) GetDragState() argument
361 EnableUpperCenterMode(ITunnelClient &tunnel, bool enable) EnableUpperCenterMode() argument
373 GetDragAction(ITunnelClient &tunnel, DragAction &dragAction) GetDragAction() argument
387 GetExtraInfo(ITunnelClient &tunnel, std::string &extraInfo) GetExtraInfo() argument
401 AddPrivilege(ITunnelClient &tunnel) AddPrivilege() argument
413 EraseMouseIcon(ITunnelClient &tunnel) EraseMouseIcon() argument
425 SetMouseDragMonitorState(ITunnelClient &tunnel, bool state) SetMouseDragMonitorState() argument
437 AddSelectedPixelMap(ITunnelClient &tunnel, std::shared_ptr<OHOS::Media::PixelMap> pixelMap, std::function<void(bool)> callback) AddSelectedPixelMap() argument
541 OnConnected(ITunnelClient &tunnel) OnConnected() argument
556 OnDisconnected(ITunnelClient &tunnel) OnDisconnected() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.h190 struct mlx5e_tc_tunnel *tunnel; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c237 struct ip_tunnel *tunnel = netdev_priv(ol_dev); in mlxsw_sp_ipip_can_offload_gre4() local
/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtest.c1266 struct tb_tunnel *tunnel; in tb_test_tunnel_dp() local
1304 struct tb_tunnel *tunnel; tb_test_tunnel_dp_chain() local
1350 struct tb_tunnel *tunnel; tb_test_tunnel_dp_tree() local
1401 struct tb_tunnel *tunnel; tb_test_tunnel_dp_max_length() local
[all...]
H A Dtb.c112 struct tb_tunnel *tunnel = NULL; in tb_discover_tunnels() local
261 struct tb_tunnel *tunnel; tb_find_tunnel() local
306 struct tb_tunnel *tunnel; tb_available_bandwidth() local
398 struct tb_tunnel *tunnel; tb_release_unused_usb3_bandwidth() local
408 struct tb_tunnel *tunnel; tb_reclaim_usb3_bandwidth() local
439 struct tb_tunnel *tunnel; tb_tunnel_usb3() local
667 tb_deactivate_and_free_tunnel(struct tb_tunnel *tunnel) tb_deactivate_and_free_tunnel() argument
717 struct tb_tunnel *tunnel; tb_free_invalid_tunnels() local
843 struct tb_tunnel *tunnel; tb_tunnel_dp() local
942 struct tb_tunnel *tunnel; tb_dp_resource_unavailable() local
989 struct tb_tunnel *tunnel, *n; tb_disconnect_and_release_dp() local
1014 struct tb_tunnel *tunnel; tb_tunnel_pci() local
1049 struct tb_tunnel *tunnel; tb_approve_xdomain_paths() local
1081 struct tb_tunnel *tunnel; __tb_disconnect_xdomain_paths() local
1246 struct tb_tunnel *tunnel; tb_stop() local
1381 struct tb_tunnel *tunnel, *n; tb_resume_noirq() local
1488 struct tb_tunnel *tunnel, *n; tb_runtime_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c126 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(dev); in mlx5e_route_lookup_ipv4_get() local
447 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(dev); mlx5e_route_lookup_ipv6_get() local
773 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(netdev); mlx5e_tc_tun_device_to_offload() local
786 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(tunnel_dev); mlx5e_tc_tun_init_encap_attr() local
802 struct mlx5e_tc_tunnel *tunnel = mlx5e_get_tc_tun(filter_dev); mlx5e_tc_tun_parse() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_tunnel.c131 const struct nft_tunnel *tunnel; in nft_tunnel_get_reduce() local
/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_task.cpp130 void HttpClientTask::GetHttpProxyInfo(std::string &host, int32_t &port, std::string &exclusions, bool &tunnel) in GetHttpProxyInfo() argument
217 bool tunnel = false; in SetOtherCurlOption() local

Completed in 20 milliseconds

12345