Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/x25/
Daf_x25.c1300 static struct packet_type x25_packet_type = { variable
1326 dev_add_pack(&x25_packet_type); in x25_init()
1381 dev_remove_pack(&x25_packet_type); in x25_exit()