Home
last modified time | relevance | path

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

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