Home
last modified time | relevance | path

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

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