Home
last modified time | relevance | path

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

/openbmc/linux/net/caif/
H A Dcaif_socket.c962 static const struct proto_ops caif_seqpacket_ops = { variable
1037 sock->ops = &caif_seqpacket_ops; in caif_create()