Home
last modified time | relevance | path

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

/Linux-v4.19/net/xdp/
Dxsk.c682 static const struct proto_ops xsk_proto_ops = { variable
738 sock->ops = &xsk_proto_ops; in xsk_create()