Home
last modified time | relevance | path

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

/linux-4.4.14/net/packet/
Daf_packet.c1760 static const struct proto_ops packet_ops_spkt; variable
3069 sock->ops = &packet_ops_spkt; in packet_create()
4270 static const struct proto_ops packet_ops_spkt = { variable