Home
last modified time | relevance | path

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

/linux/net/ieee802154/
H A Dsocket.c394 static struct proto ieee802154_raw_prot = { variable
1031 proto = &ieee802154_raw_prot; in ieee802154_create()
1119 rc = proto_register(&ieee802154_raw_prot, 1); in af_ieee802154_init()
1139 proto_unregister(&ieee802154_raw_prot); in af_ieee802154_init()
1149 proto_unregister(&ieee802154_raw_prot); in af_ieee802154_remove()