Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/ax25/
Daf_ax25.c1818 static struct packet_type ax25_packet_type = { variable
1850 dev_add_pack(&ax25_packet_type); in ax25_init()
1880 dev_remove_pack(&ax25_packet_type); in ax25_exit()