Home
last modified time | relevance | path

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

/Linux-v4.19/net/packet/
Daf_packet.c1785 static const struct proto_ops packet_ops_spkt; variable
3205 sock->ops = &packet_ops_spkt; in packet_create()
4428 static const struct proto_ops packet_ops_spkt = { variable