Home
last modified time | relevance | path

Searched refs:AX25_KILL (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dax25.h26 #define AX25_KILL 99 macro
/linux-4.1.27/net/ax25/
Daf_ax25.c367 if (ax25_ctl.arg > ULONG_MAX / HZ && ax25_ctl.cmd != AX25_KILL) in ax25_ctl_ioctl()
378 case AX25_KILL: in ax25_ctl_ioctl()