Files
android_kernel_samsung_sm86…/qcom/opensource/datarmnet-ext/wlan/rmnet_wlan_fragment.h
David Wronek 2d61911ef6 Add 'qcom/opensource/datarmnet-ext/' from commit 'e7a27480ae7c8dbc5508a8dcfa69c5628d3afe2d'
git-subtree-dir: qcom/opensource/datarmnet-ext
git-subtree-mainline: 16648ad2df
git-subtree-split: e7a27480ae
Change-Id:
repo: https://git.codelinaro.org/clo/la/platform/vendor/qcom/opensource/datarmnet-ext
tag: LA.VENDOR.14.3.0.r1-17300-lanai.QSSI15.0
2024-10-06 16:44:21 +02:00

22 linhas
850 B
C

/* SPDX-License-Identifier: GPL-2.0-only */
/* Copyright (c) 2021, The Linux Foundation. All rights reserved.
* Copyright (c) 2023, Qualcomm Innovation Center, Inc. All rights reserved.
*
* RMNET WLAN fragment handler framework
*
*/
#ifndef DATARMNET836e6c471b
#define DATARMNET836e6c471b
#include <linux/skbuff.h>
#include "rmnet_wlan.h"
int DATARMNET579f75aa50(struct sk_buff*DATARMNET543491eb0f,int
DATARMNET611d08d671,struct DATARMNETb89ecedefc*DATARMNET3396919a68,struct
DATARMNET8d3c2559ca*DATARMNET2d4b4cfc9e);int DATARMNETaca8ca54ed(struct sk_buff*
DATARMNET543491eb0f,int DATARMNET611d08d671,struct DATARMNETb89ecedefc*
DATARMNET3396919a68,struct DATARMNET8d3c2559ca*DATARMNET2d4b4cfc9e);int
DATARMNET49c2c17e77(void);void DATARMNET8c0e010dfb(void);void
DATARMNETedae8262e1(struct DATARMNET8d3c2559ca*DATARMNET54338da2ff);
#endif