Searched refs:inet_dgram_ops (Results 1 – 2 of 2) sorted by relevance
1098 const struct proto_ops inet_dgram_ops = { variable1124 EXPORT_SYMBOL(inet_dgram_ops);1179 .ops = &inet_dgram_ops,
4285 return inet_dgram_ops.ioctl(sock, cmd, arg); in packet_ioctl()