Searched full:simplex (Results 1 – 25 of 29) sorted by relevance
12
/freebsd/share/man/man4/ |
H A D | ng_patch.4 | 161 suppose you have two adjacent simplex links to a remote network 170 action to inject packets which are going to the simplex link into the patch node, by using the 181 /sbin/ipfw add 150 netgraph 200 ip from any to simplex.remote.net
|
H A D | usb.4 | 86 The physical communication is simplex which means the host controller only
|
H A D | pcm.4 | 678 configured the same for both recording and playback, even if only simplex is
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | st,stm32-spi.yaml | 12 simplex synchronous serial communication with external devices. It supports
|
/freebsd/share/examples/ |
H A D | Makefile | 265 if-simpleX \
|
/freebsd/tests/sys/net/routing/ |
H A D | rtsock_print.h | 91 "\011PPROMISC\012ALLMULTI\013OACTIVE\014SIMPLEX\015LINK0\016LINK1"
|
/freebsd/sys/net/ |
H A D | if_loop.c | 292 * - Emulated packet loopback for a simplex interface in if_simloop()
|
H A D | if_ethersubr.c | 380 * If a simplex interface, and the packet is being sent to our in ether_output() 382 * XXX To make a simplex device behave exactly like a duplex in ether_output()
|
/freebsd/contrib/libpcap/ |
H A D | CREDITS | 201 Onno van der Linden <onno at simplex dot nl>
|
/freebsd/tools/tools/net80211/wlanwatch/ |
H A D | wlanwatch.c | 127 "\011PPROMISC\012ALLMULTI\013OACTIVE\014SIMPLEX\015LINK0\016LINK1"
|
/freebsd/sbin/ifconfig/ |
H A D | ifconfig_netlink.c | 68 "SIMPLEX", /* 11:0x800 IFF_SIMPLEX*/
|
H A D | ifconfig.8 | 3281 wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 3295 wlan1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
|
H A D | ifconfig.c | 1631 [11] = "SIMPLEX",
|
/freebsd/contrib/tcpdump/ |
H A D | CREDITS | 257 Onno van der Linden <onno at simplex dot nl>
|
H A D | CHANGES | 1254 Token Ring support on DLPI - Onno van der Linden <onno@simplex.nl> 1437 (onno@simplex.nl)
|
/freebsd/sys/dev/sound/pcm/ |
H A D | sound.h | 128 "\001SIMPLEX" \
|
H A D | sndstat.c | 1244 (d->flags & SD_F_SIMPLEX)) ? " simplex" : "", in sndstat_prepare_pcm()
|
H A D | dsp.c | 405 * If we requested SIMPLEX, make sure we do not open a in dsp_open()
|
/freebsd/sys/dev/usb/template/ |
H A D | usb_template.c | 692 /* check simplex */ in usb_hw_ep_find_match() 1012 * First try to use a simplex endpoint. in usb_hw_ep_resolve()
|
/freebsd/usr.sbin/ppp/ |
H A D | iface.c | 731 if_entry(SIMPLEX),
|
/freebsd/sys/net80211/ |
H A D | ieee80211_sta.c | 690 * SIMPLEX interface. in sta_input() 725 * SIMPLEX interface. in sta_input()
|
/freebsd/crypto/heimdal/appl/ftp/ |
H A D | ChangeLog | 586 Linden <onno@simplex.nl>.
|
/freebsd/sys/netinet/ |
H A D | ip_input.c | 730 * into the stack for SIMPLEX interfaces handled by ether_output(). in ip_input()
|
/freebsd/sys/dev/usb/controller/ |
H A D | musb_otg.c | 3233 pf->is_simplex = 1; /* simplex */ in musbotg_init() 3242 pf->is_simplex = 1; /* simplex */ in musbotg_init()
|
/freebsd/sbin/route/ |
H A D | route.c | 1679 "\011PPROMISC\012ALLMULTI\013OACTIVE\014SIMPLEX\015LINK0\016LINK1"
|
12