Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/xdp/
H A Dxsk.c1144 static const struct proto_ops xsk_proto_ops = { variable
1198 sock->ops = &xsk_proto_ops; in xsk_create()