Home
last modified time | relevance | path

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

/linux-4.4.14/net/ieee802154/
Dsocket.c943 static struct proto ieee802154_dgram_prot = { variable
1006 proto = &ieee802154_dgram_prot; in ieee802154_create()
1087 rc = proto_register(&ieee802154_dgram_prot, 1); in af_ieee802154_init()
1101 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_init()
1112 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_remove()