rmnet_wlan: I99b277c4c8f699c7fa057318aca4894588fdd574
Adds the initial rmnet_wlan module. Change-Id: Ibf80879ec062150058b8db6d527df936bd2ae7a0 Signed-off-by: Sean Tranchetti <stranche@codeaurora.org>
This commit is contained in:
20
wlan/rmnet_wlan_fragment.h
Normal file
20
wlan/rmnet_wlan_fragment.h
Normal file
@@ -0,0 +1,20 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||
/* Copyright (c) 2021, The Linux Foundation. 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);void
|
||||
DATARMNET8c0e010dfb(void);void DATARMNETedae8262e1(struct DATARMNET8d3c2559ca*
|
||||
DATARMNET54338da2ff);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user