Home
last modified time | relevance | path

Searched defs:proto_tab (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/nfc/
H A Daf_nfc.c16 static const struct nfc_protocol *proto_tab[NFC_SOCKPROTO_MAX]; variable
/openbmc/linux/net/phonet/
H A Daf_phonet.c25 static const struct phonet_protocol *proto_tab[PHONET_NPROTO] __read_mostly; variable
/openbmc/linux/net/can/
H A Daf_can.c82 static const struct can_proto __rcu *proto_tab[CAN_NPROTO] __read_mostly; variable