Searched refs:direction (Results 151 - 175 of 260) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/tnftp/src/
H A Dprogressbar.c306 * direction to be defined by xfer routines, and filesize and bytes
336 (LLT)bytes, bytes == 1 ? "" : "s", direction);
/freebsd-11-stable/sys/dev/usb/gadget/
H A Dg_keyboard.c159 .direction = UE_DIR_IN,
H A Dg_mouse.c159 .direction = UE_DIR_IN,
/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_local.h242 int SctpAlias(struct libalias *la, struct ip *ip, int direction);
/freebsd-11-stable/sys/dev/usb/input/
H A Duep.c283 .direction = UE_DIR_IN,
/freebsd-11-stable/sys/dev/usb/net/
H A Dif_aue.c227 .direction = UE_DIR_OUT,
237 .direction = UE_DIR_IN,
246 .direction = UE_DIR_IN,
H A Dif_mos.c196 .direction = UE_DIR_OUT,
206 .direction = UE_DIR_IN,
215 .direction = UE_DIR_IN,
H A Dif_rue.c160 .direction = UE_DIR_OUT,
170 .direction = UE_DIR_IN,
180 .direction = UE_DIR_IN,
H A Dif_udav.c119 .direction = UE_DIR_OUT,
129 .direction = UE_DIR_IN,
139 .direction = UE_DIR_IN,
H A Dif_urndis.c108 .direction = UE_DIR_RX,
121 .direction = UE_DIR_TX,
136 .direction = UE_DIR_RX,
379 /* stall data write direction, which depends on USB mode */
/freebsd-11-stable/sys/dev/usb/serial/
H A Dumcs.c204 .direction = UE_DIR_IN,
214 .direction = UE_DIR_OUT,
226 .direction = UE_DIR_IN,
H A Duslcom.c187 .direction = UE_DIR_OUT,
196 .direction = UE_DIR_IN,
204 .direction = UE_DIR_ANY,
H A Duplcom.c214 .direction = UE_DIR_OUT,
224 .direction = UE_DIR_IN,
234 .direction = UE_DIR_IN,
/freebsd-11-stable/sys/netpfil/ipfw/
H A Dip_fw_private.h131 * Hooks sometime need to know the direction of the packet
134 * direction, bit 2 indicating layer2 or 3, bit 3-4 indicating the
201 * direction == MATCH_UNKNOWN means that this is first lookup, then we need
208 ((p)->direction == MATCH_UNKNOWN || \
211 (p)->direction = MATCH_UNKNOWN; \
215 uint16_t direction; /* match direction */ member in struct:ipfw_dyn_info
H A Dip_fw_dynamic.c144 uint32_t ack_rev; /* and reverse direction (used */
1059 info->direction = MATCH_FORWARD;
1064 info->direction = MATCH_REVERSE;
1071 info->direction);
1126 * And parent rule always created for forward direction.
1211 info->direction = MATCH_FORWARD;
1217 info->direction = MATCH_REVERSE;
1223 info->direction);
1279 * Also parent rule always created for forward direction.
1343 info->direction
[all...]
/freebsd-11-stable/contrib/libpcap/
H A Dpcap-sita.c867 static void acn_start_monitor(int fd, int snaplen, int timeout, int promiscuous, int direction) { argument
878 buf[7] = direction;
920 "Setting direction is not supported on ACN adapters");
967 acn_start_monitor(handle->fd, handle->snapshot, handle->opt.timeout, handle->opt.promisc, handle->direction); /* maybe tell him to start monitoring */
H A Dpcap-usb-linux.c907 /* direction check*/
910 if (handle->direction == PCAP_D_OUT)
914 if (handle->direction == PCAP_D_IN)
1111 p->direction = d;
/freebsd-11-stable/contrib/ipfilter/tools/
H A Dipmon_y.y76 %type <opt> direction dstip dstport every group interface
120 direction { $$ = $1; }
154 direction: label
254 { "direction", IPM_DIRECTION },
466 verbose(8, "-- direction not in\n");
471 verbose(8, "-- direction not out\n");
853 printf("direction = ");
/freebsd-11-stable/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c1506 int direction; local
1518 for (direction = 0; direction < 2; direction ++)
1527 n = (direction == 0 ? mfsplay_tree_successor (t, k) : mfsplay_tree_predecessor (t, k));
/freebsd-11-stable/lib/libedit/
H A Dreadline.c1639 history_search(const char *str, int direction) argument
1652 if (history(h, &ev, direction < 0 ? H_NEXT:H_PREV) != 0)
1664 history_search_prefix(const char *str, int direction) argument
1668 return (history(h, &ev, direction < 0 ?
1680 int direction __attribute__((__unused__)), int pos)
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzap_micro.c811 int direction = AVL_BEFORE; local
818 for (mzap_ent_t *other = avl_walk(&zap->zap_m.zap_avl, mze, direction);
820 other = avl_walk(&zap->zap_m.zap_avl, other, direction)) {
834 if (direction == AVL_BEFORE) {
835 direction = AVL_AFTER;
/freebsd-11-stable/sys/net/
H A Dpfvar.h554 u_int8_t direction; member in struct:pf_rule
712 u_int8_t direction; member in struct:pf_state_cmp
719 u_int8_t direction; member in struct:pf_state
806 u_int8_t direction; member in struct:pfsync_state
1145 u_int8_t dir; /* direction */
1259 u_int8_t direction; member in struct:pfioc_natlook
/freebsd-11-stable/sys/dev/usb/
H A Dusb_generic.c250 usb_config[1].direction = UE_DIR_ANY;
260 usb_config[0].direction = UE_DIR_TX;
319 usb_config[1].direction = UE_DIR_ANY;
329 usb_config[0].direction = UE_DIR_RX;
1550 usb_config[0].direction = ed->bEndpointAddress & (UE_DIR_OUT | UE_DIR_IN);
/freebsd-11-stable/sys/netpfil/pf/
H A Dpf_ioctl.c842 PF_MD5_UPD(rule, direction);
1242 if (rule->rt && !rule->direction)
1503 if (newrule->rt && !newrule->direction)
1680 if (s->direction == PF_OUT) {
1874 int m = 0, direction = pnl->direction; local
1878 sidx = (direction == PF_IN) ? 1 : 0;
1879 didx = (direction == PF_IN) ? 0 : 1;
1897 state = pf_find_state_all(&key, direction, &m);
3540 sp->direction
[all...]
/freebsd-11-stable/sys/dev/sound/pcm/
H A Ddsp.c512 * and it must be opened in opposite direction be it
563 * the non-open direction
848 panic("invalid/corrupted uio direction: %d", buf->uio_rw);
1009 if (volch->direction == PCMDIR_PLAY)
1018 ((j == SOUND_MIXER_PCM && volch->direction == PCMDIR_PLAY) ||
1019 (j == SOUND_MIXER_RECLEV && volch->direction == PCMDIR_REC))) {
2634 ai->busy = (ch->direction == PCMDIR_PLAY) ? OPEN_WRITE : OPEN_READ;
2648 * only one direction, so PCM_CAP_DUPLEX is out.
2656 ((ch->direction == PCMDIR_PLAY) ? PCM_CAP_OUTPUT : PCM_CAP_INPUT);
2682 if (ch->direction
[all...]

Completed in 463 milliseconds

1234567891011