Home
last modified time | relevance | path

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

/net/ieee802154/
Dsocket.c957 static struct proto ieee802154_dgram_prot = { variable
1025 proto = &ieee802154_dgram_prot; in ieee802154_create()
1111 rc = proto_register(&ieee802154_dgram_prot, 1); in af_ieee802154_init()
1125 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_init()
1136 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_remove()