Home
last modified time | relevance | path

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

/linux/include/net/phonet/
H A Dphonet.h102 int phonet_proto_register(unsigned int protocol,
/linux/net/phonet/
H A Daf_phonet.c461 int __init_or_module phonet_proto_register(unsigned int protocol, in phonet_proto_register() function
482 EXPORT_SYMBOL(phonet_proto_register);
H A Ddatagram.c190 return phonet_proto_register(PN_PROTO_PHONET, &pn_dgram_proto); in isi_register()
H A Dpep.c1376 return phonet_proto_register(PN_PROTO_PIPE, &pep_pn_proto); in pep_register()