Files
android_kernel_samsung_sm86…/wlan/rmnet_wlan_fragment.h
Sean Tranchetti bbce9015da rmnet_wlan: I5152257e2850a974eac782e757076cb7f45422bd
Updates the module to version I5152257e2850a974eac782e757076cb7f45422bd.

Change-Id: I5152257e2850a974eac782e757076cb7f45422bd
Signed-off-by: Sean Tranchetti <quic_stranche@quicinc.com>
2023-10-19 12:30:57 -07:00

22 lines
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