Searched refs:AX25_P_NETROM (Results 1 – 4 of 4) sorted by relevance
45 #define AX25_P_NETROM 0xcf /* NET/ROM */ macro
831 case AX25_P_NETROM: in ax25_create()838 case AX25_P_NETROM: in ax25_create()839 if (ax25_protocol_is_registered(AX25_P_NETROM)) in ax25_create()
1377 .pid = AX25_P_NETROM,1483 ax25_protocol_release(AX25_P_NETROM); in nr_exit()
823 *dptr = AX25_P_NETROM; in nr_route_frame()