Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dudplite.c78 .ops = &inet_dgram_ops,
A Daf_inet.c1089 const struct proto_ops inet_dgram_ops = { variable
1115 EXPORT_SYMBOL(inet_dgram_ops);
1170 .ops = &inet_dgram_ops,
/linux/include/net/
A Dinet_common.h12 extern const struct proto_ops inet_dgram_ops;
/linux/net/ipv6/
A Dipv6_sockglue.c638 WRITE_ONCE(sk->sk_socket->ops, &inet_dgram_ops); in do_ipv6_setsockopt()
/linux/net/packet/
A Daf_packet.c4337 return inet_dgram_ops.ioctl(sock, cmd, arg); in packet_ioctl()

Completed in 22 milliseconds