Home
last modified time | relevance | path

Searched refs:AX25_P_ARP (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/net/ax25/
Dax25_ip.c89 *buff++ = AX25_P_ARP; in ax25_hard_header()
Dax25_in.c253 case AX25_P_ARP: in ax25_rcv()
Daf_ax25.c829 case AX25_P_ARP: in ax25_create()
/linux-4.1.27/include/net/
Dax25.h40 #define AX25_P_ARP 0xcd /* ARPA Address Resolution */ macro