Home
last modified time | relevance | path

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

/Linux-v6.1/net/xdp/
Dxsk.c1369 static const struct proto_ops xsk_proto_ops = { variable
1423 sock->ops = &xsk_proto_ops; in xsk_create()