Sign in
android
/
kernel
/
msm.git
/
android-9.0.0_r0.63
/
.
/
include
/
uapi
/
linux
/
net_map.h
blob: a5d6d589db19533e953d7512e916670c393948f3 [
file
]
#ifndef
_NET_MAP_H_
#define
_NET_MAP_H_
#define
RMNET_IP_VER_MASK
0xF0
#define
RMNET_IPV4
0x40
#define
RMNET_IPV6
0x60
#endif
/* _NET_MAP_H_ */