Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
mmind
/
linux-rockchip
/
for-next
/
.
/
include
/
net
/
ax25.h
blob: 6b2f518facdbcca2817851ed1abade32d0ef0739 [
file
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_AX25_H
#define
_AX25_H
#include
<linux/ax25.h>
#define
AX25_ADDR_LEN
7
#define
AX25_P_IP
0xCC
#endif