Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dudplite.c50 .ioctl = udp_ioctl,
H A Dudp_bpf.c118 return udp_ioctl(sk, cmd, karg); in udp_bpf_ioctl()
H A Dudp.c1949 int udp_ioctl(struct sock *sk, int cmd, int *karg) in udp_ioctl() function
1970 EXPORT_IPV6_MOD(udp_ioctl);
3272 .ioctl = udp_ioctl,
/linux/net/ipv6/
H A Dudplite.c49 .ioctl = udp_ioctl,
H A Dudp.c1911 .ioctl = udp_ioctl,
/linux/include/net/
H A Dudp.h424 int udp_ioctl(struct sock *sk, int cmd, int *karg);