Home
last modified time | relevance | path

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

/linux-6.12.1/net/ieee802154/
Dsocket.c954 static struct proto ieee802154_dgram_prot = { variable
1021 proto = &ieee802154_dgram_prot; in ieee802154_create()
1107 rc = proto_register(&ieee802154_dgram_prot, 1); in af_ieee802154_init()
1121 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_init()
1132 proto_unregister(&ieee802154_dgram_prot); in af_ieee802154_remove()