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
1017 proto = &ieee802154_raw_prot; in ieee802154_create()
1103 rc = proto_register(&ieee802154_raw_prot, 1); in af_ieee802154_init()
1123 proto_unregister(&ieee802154_raw_prot); in af_ieee802154_init()
1133 proto_unregister(&ieee802154_raw_prot); in af_ieee802154_remove()