Searched refs:PN_PROTO_PHONET (Results 1 - 3 of 3) sorted by path

/linux-master/include/uapi/linux/
H A Dphonet.h33 #define PN_PROTO_PHONET 1 macro
/linux-master/net/phonet/
H A Daf_phonet.c65 protocol = PN_PROTO_PHONET;
H A Ddatagram.c190 return phonet_proto_register(PN_PROTO_PHONET, &pn_dgram_proto);
195 phonet_proto_unregister(PN_PROTO_PHONET, &pn_dgram_proto);

Completed in 184 milliseconds