Home
last modified time | relevance | path

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

/linux/net/packet/
H A Daf_packet.c1921 static const struct proto_ops packet_ops_spkt; variable
3422 sock->ops = &packet_ops_spkt; in packet_create()
4697 static const struct proto_ops packet_ops_spkt = { variable