Home
last modified time | relevance | path

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

/Linux-v4.19/net/ax25/
Dax25_ip.c88 *buff++ = AX25_P_ARP; in ax25_hard_header()
Dax25_in.c252 case AX25_P_ARP: in ax25_rcv()
Daf_ax25.c827 case AX25_P_ARP: in ax25_create()
/Linux-v4.19/include/net/
Dax25.h43 #define AX25_P_ARP 0xcd /* ARPA Address Resolution */ macro