Home
last modified time | relevance | path

Searched refs:AX25_P_NETROM (Results 1 – 3 of 3) sorted by relevance

/linux/net/netrom/
H A Daf_netrom.c1381 .pid = AX25_P_NETROM,
1478 ax25_protocol_release(AX25_P_NETROM); in nr_proto_init()
1519 ax25_protocol_release(AX25_P_NETROM); in nr_exit()
H A Dnr_route.c825 *dptr = AX25_P_NETROM; in nr_route_frame()
/linux/net/ax25/
H A Daf_ax25.c873 case AX25_P_NETROM: in ax25_create()
880 case AX25_P_NETROM: in ax25_create()
881 if (ax25_protocol_is_registered(AX25_P_NETROM)) in ax25_create()