Home
last modified time | relevance | path

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

/linux-6.1.9/net/ax25/
Dax25_ip.c85 *buff++ = AX25_P_ARP; in ax25_hard_header()
Dax25_in.c249 case AX25_P_ARP: in ax25_rcv()
Daf_ax25.c858 case AX25_P_ARP: in ax25_create()
/linux-6.1.9/include/net/
Dax25.h43 #define AX25_P_ARP 0xcd /* ARPA Address Resolution */ macro