Searched refs:ieee802154_dgram_prot (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ieee802154/
H A Daf802154.h30 extern struct proto ieee802154_dgram_prot;
H A Daf_ieee802154.c260 proto = &ieee802154_dgram_prot;
340 rc = proto_register(&ieee802154_dgram_prot, 1);
354 proto_unregister(&ieee802154_dgram_prot);
364 proto_unregister(&ieee802154_dgram_prot);
H A Ddgram.c441 struct proto ieee802154_dgram_prot = { variable in typeref:struct:proto
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ieee802154/
H A Daf802154.h30 extern struct proto ieee802154_dgram_prot;
H A Daf_ieee802154.c260 proto = &ieee802154_dgram_prot;
340 rc = proto_register(&ieee802154_dgram_prot, 1);
354 proto_unregister(&ieee802154_dgram_prot);
364 proto_unregister(&ieee802154_dgram_prot);
H A Ddgram.c441 struct proto ieee802154_dgram_prot = { variable in typeref:struct:proto

Completed in 165 milliseconds