Searched defs:tun (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Dcontrol.c152 void hello (void *tun) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmtcp.c71 unsigned int tun; member in struct:ta_iow_flags
H A Dtun.c153 ifconfig_sanity_check (bool tun, in_addr_t addr, int topology) argument
380 bool tun = false; local
423 bool tun = false; local
627 bool tun = false; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dv4l1-compat.c740 v4l1_compat_get_tuner( struct video_tuner *tun, struct file *file, v4l2_kioctl drv) argument
798 v4l1_compat_select_tuner( struct video_tuner *tun, struct file *file, v4l2_kioctl drv) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/go7007/
H A Dwis-sony-tuner.c84 struct sony_tunertype *tun; local
479 struct v4l2_tuner *tun local
507 struct v4l2_tuner *tun = arg; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/tuners/
H A Dtuner-simple.c114 struct tunertype *tun; member in struct:tuner_simple_priv
237 struct tunertype *tun = priv->tun; local
667 struct tunertype *tun; local
833 struct tunertype *tun = priv->tun; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtun.c95 struct tun_struct *tun; member in struct:tun_file
123 struct tun_struct *tun; member in struct:tun_sock
131 static int tun_attach(struct tun_struct *tun, struct file *file) argument
162 __tun_detach(struct tun_struct *tun) argument
178 tun_detach(struct tun_struct *tun) argument
187 struct tun_struct *tun = NULL; local
200 tun_put(struct tun_struct *tun) argument
340 struct tun_struct *tun = netdev_priv(dev); local
354 struct tun_struct *tun = netdev_priv(dev); local
376 struct tun_struct *tun = netdev_priv(dev); local
473 struct tun_struct *tun = netdev_priv(dev); local
508 struct tun_struct *tun = __tun_get(tfile); local
538 tun_alloc_skb(struct tun_struct *tun, size_t prepad, size_t len, size_t linear, int noblock) argument
566 tun_get_user(struct tun_struct *tun, const struct iovec *iv, size_t count, int noblock) argument
702 struct tun_struct *tun = tun_get(file); local
718 tun_put_user(struct tun_struct *tun, struct sk_buff *skb, const struct iovec *iv, int len) argument
796 tun_do_read(struct tun_struct *tun, struct kiocb *iocb, const struct iovec *iv, ssize_t len, int noblock) argument
847 struct tun_struct *tun = __tun_get(tfile); local
867 struct tun_struct *tun = netdev_priv(dev); local
893 struct tun_struct *tun; local
919 struct tun_struct *tun = container_of(sock, struct tun_struct, socket); local
928 struct tun_struct *tun = container_of(sock, struct tun_struct, socket); local
953 tun_flags(struct tun_struct *tun) argument
977 struct tun_struct *tun = netdev_priv(to_net_dev(dev)); local
984 struct tun_struct *tun = netdev_priv(to_net_dev(dev)); local
991 struct tun_struct *tun = netdev_priv(to_net_dev(dev)); local
1002 struct tun_struct *tun; local
1144 tun_get_iff(struct net *net, struct tun_struct *tun, struct ifreq *ifr) argument
1206 struct tun_struct *tun; local
1445 struct tun_struct *tun = tun_get(file); local
1488 struct tun_struct *tun; local
1560 struct tun_struct *tun = netdev_priv(dev); local
1579 struct tun_struct *tun = netdev_priv(dev); local
1589 struct tun_struct *tun = netdev_priv(dev); local
1596 struct tun_struct *tun = netdev_priv(dev); local
1602 struct tun_struct *tun = netdev_priv(dev); local
1658 struct tun_struct *tun; local
[all...]

Completed in 117 milliseconds