Home
last modified time | relevance | path

Searched refs:pn_dgram_proto (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/phonet/
H A Ddatagram.c185 static const struct phonet_protocol pn_dgram_proto = { variable
193 return phonet_proto_register(PN_PROTO_PHONET, &pn_dgram_proto); in isi_register()
198 phonet_proto_unregister(PN_PROTO_PHONET, &pn_dgram_proto); in isi_unregister()
/kernel/linux/linux-6.6/net/phonet/
H A Ddatagram.c182 static const struct phonet_protocol pn_dgram_proto = { variable
190 return phonet_proto_register(PN_PROTO_PHONET, &pn_dgram_proto); in isi_register()
195 phonet_proto_unregister(PN_PROTO_PHONET, &pn_dgram_proto); in isi_unregister()

Completed in 2 milliseconds