Home
last modified time | relevance | path

Searched refs:direction (Results 1 – 25 of 535) sorted by relevance

12345678910>>...22

/netbsd/src/external/bsd/tcpdump/dist/tests/
Dbcm-li.out1 …:58:19.865946 IP 217.89.30.176.49152 > 217.89.29.22.49153: BCM-LI-SHIM: direction ingress, pkt-typ…
2 …:58:21.884122 IP 217.89.30.176.49152 > 217.89.29.22.49153: BCM-LI-SHIM: direction ingress, pkt-typ…
3 …:58:21.884291 IP 217.89.30.176.49152 > 217.89.29.22.49153: BCM-LI-SHIM: direction ingress, pkt-typ…
4 …:58:21.886344 IP 217.89.30.176.49152 > 217.89.29.22.49153: BCM-LI-SHIM: direction egress, pkt-type…
5 …:58:21.886389 IP 217.89.30.176.49152 > 217.89.29.22.49153: BCM-LI-SHIM: direction egress, pkt-type…
6 …:58:21.886872 IP 217.89.30.176.49152 > 217.89.29.22.49153: BCM-LI-SHIM: direction ingress, pkt-typ…
7 …:58:21.889698 IP 217.89.30.176.49152 > 217.89.29.22.49153: BCM-LI-SHIM: direction egress, pkt-type…
8 …:58:21.889745 IP 217.89.30.176.49152 > 217.89.29.22.49153: BCM-LI-SHIM: direction ingress, pkt-typ…
9 …:58:21.889750 IP 217.89.30.176.49152 > 217.89.29.22.49153: BCM-LI-SHIM: direction ingress, pkt-typ…
10 …:58:21.891444 IP 217.89.30.176.49152 > 217.89.29.22.49153: BCM-LI-SHIM: direction egress, pkt-type…
[all …]
Dbcm-li-v.out3 BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, li-id 66666
7 BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, li-id 66666
12 BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, li-id 66666
17 BCM-LI-SHIM: direction egress, pkt-type ethernet, pkt-subtype double VLAN tag, li-id 66666
22 BCM-LI-SHIM: direction egress, pkt-type ethernet, pkt-subtype double VLAN tag, li-id 66666
27 BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, li-id 66666
32 BCM-LI-SHIM: direction egress, pkt-type ethernet, pkt-subtype double VLAN tag, li-id 66666
37 BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, li-id 66666
42 BCM-LI-SHIM: direction ingress, pkt-type undecided, pkt-subtype double VLAN tag, li-id 66666
47 BCM-LI-SHIM: direction egress, pkt-type ethernet, pkt-subtype double VLAN tag, li-id 66666
[all …]
/netbsd/src/games/battlestar/
Droom.c82 switch (direction) { in whichway()
121 switch (direction) { in truedirec()
135 switch (direction) { in truedirec()
149 switch (direction) { in truedirec()
163 switch (direction) { in truedirec()
185 switch (direction) { in newway()
190 direction = WEST; in newway()
193 direction = EAST; in newway()
196 direction = SOUTH; in newway()
203 direction = EAST; in newway()
[all …]
/netbsd/src/external/bsd/openldap/dist/libraries/liblunicode/ucdata/
Ducpgba.c129 unsigned long start, unsigned long end, int direction) in _add_run() argument
136 run->direction = direction; in _add_run()
148 if (direction == UCPGBA_RTL) { in _add_run()
208 if (str->direction == UCPGBA_LTR) { in _ucadd_rtl_segment()
243 if (str->direction == UCPGBA_LTR) { in _ucadd_rtl_segment()
280 if (str->direction == UCPGBA_LTR) { in _ucadd_rtl_segment()
310 if (str->direction == UCPGBA_LTR) { in _ucadd_ltr_segment()
366 str->direction = default_direction; in ucstring_create()
368 str->direction = ucisrtl(source[s]) ? UCPGBA_RTL : UCPGBA_LTR; in ucstring_create()
370 if (str->direction == UCPGBA_RTL) in ucstring_create()
[all …]
Ducpgba.h78 int direction; /* Direction of the run. */ member
95 int direction; /* Overall direction of the string. */ member
167 ucstring_cursor_info LDAP_P((ucstring_t *string, int *direction,
/netbsd/src/external/bsd/tcpdump/dist/
Dprint-usb.c147 int direction; in get_direction() local
149 direction = -1; in get_direction()
156 direction = 2; in get_direction()
160 direction = 1; in get_direction()
163 direction = -1; in get_direction()
169 direction = 1; in get_direction()
173 direction = 2; in get_direction()
176 direction = -1; in get_direction()
180 direction = -1; in get_direction()
183 return direction; in get_direction()
[all …]
Dprint-bcm-li.c66 u_int shim, direction, pkt_type, pkt_subtype, li_id; in bcm_li_print() local
75 direction = (shim >> 29) & 0x7; in bcm_li_print()
85 tok2str(bcm_li_direction_values, "unknown", direction), in bcm_li_print()
/netbsd/src/sys/arch/hpc/stand/hpcboot/menu/
Dtabwindow.cpp80 int direction = 0; in focusManagerHook() local
85 direction = 1; // next in focusManagerHook()
89 direction = -1; // prev in focusManagerHook()
94 direction = -1; // prev in focusManagerHook()
96 direction = 1; // next in focusManagerHook()
100 if (!direction) in focusManagerHook()
105 if (direction > 0) { // next - into the current dialog in focusManagerHook()
/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe_dcb.c100 u32 max_frame_size, u8 direction) in ixgbe_dcb_calculate_tc_credits_cee() argument
124 p = &dcb_config->tc_config[i].path[direction]; in ixgbe_dcb_calculate_tc_credits_cee()
125 bw_percent = dcb_config->bw_percentage[direction][p->bwg_id]; in ixgbe_dcb_calculate_tc_credits_cee()
146 p = &dcb_config->tc_config[i].path[direction]; in ixgbe_dcb_calculate_tc_credits_cee()
147 bw_percent = dcb_config->bw_percentage[direction][p->bwg_id]; in ixgbe_dcb_calculate_tc_credits_cee()
179 if (direction == IXGBE_DCB_TX_CONFIG) { in ixgbe_dcb_calculate_tc_credits_cee()
228 void ixgbe_dcb_unpack_refill_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_refill_cee() argument
235 refill[tc] = tc_config[tc].path[direction].data_credits_refill; in ixgbe_dcb_unpack_refill_cee()
247 void ixgbe_dcb_unpack_bwgid_cee(struct ixgbe_dcb_config *cfg, int direction, in ixgbe_dcb_unpack_bwgid_cee() argument
254 bwgid[tc] = tc_config[tc].path[direction].bwg_id; in ixgbe_dcb_unpack_bwgid_cee()
[all …]
/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dhw-ports.c235 port_direction direction) in hw_port_decode() argument
251 if (ports->direction == bidirect_port in hw_port_decode()
252 || ports->direction == direction) in hw_port_decode()
290 port_direction direction) in hw_port_encode() argument
297 if (ports->direction == bidirect_port in hw_port_encode()
298 || ports->direction == direction) in hw_port_encode()
Dhw-ports.h31 port_direction direction; member
119 port_direction direction);
126 port_direction direction);
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dbfdio.c450 bfd_seek (bfd *abfd, file_ptr position, int direction) in bfd_seek() argument
472 BFD_ASSERT (direction == SEEK_SET || direction == SEEK_CUR); in bfd_seek()
474 if (direction != SEEK_CUR) in bfd_seek()
477 if (((direction == SEEK_CUR && position == 0) in bfd_seek()
478 || (direction == SEEK_SET && (ufile_ptr) position == abfd->where)) in bfd_seek()
484 result = abfd->iovec->bseek (abfd, position, direction); in bfd_seek()
497 if (direction == SEEK_CUR) in bfd_seek()
734 memory_bseek (bfd *abfd, file_ptr position, int direction) in memory_bseek() argument
741 if (direction == SEEK_SET) in memory_bseek()
755 if (abfd->direction == write_direction in memory_bseek()
[all …]
Dopncls.c154 nbfd->direction = read_direction; in _bfd_new_bfd_contained_in()
319 nbfd->direction = both_direction; in bfd_fopen()
321 nbfd->direction = read_direction; in bfd_fopen()
323 nbfd->direction = write_direction; in bfd_fopen()
471 out->direction = write_direction; in bfd_fdopenw()
519 nbfd->direction = read_direction; in bfd_openstreamr()
719 nbfd->direction = read_direction; in bfd_openr_iovec()
790 nbfd->direction = write_direction; in bfd_openw()
853 if (abfd->direction == write_direction in _maybe_make_executable()
975 nbfd->direction = no_direction; in bfd_create()
[all …]
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dbfdio.c528 bfd_seek (bfd *abfd, file_ptr position, int direction) in bfd_seek() argument
550 BFD_ASSERT (direction == SEEK_SET || direction == SEEK_CUR); in bfd_seek()
552 if (direction != SEEK_CUR) in bfd_seek()
555 if (((direction == SEEK_CUR && position == 0) in bfd_seek()
556 || (direction == SEEK_SET && (ufile_ptr) position == abfd->where)) in bfd_seek()
562 result = abfd->iovec->bseek (abfd, position, direction); in bfd_seek()
575 if (direction == SEEK_CUR) in bfd_seek()
812 memory_bseek (bfd *abfd, file_ptr position, int direction) in memory_bseek() argument
819 if (direction == SEEK_SET) in memory_bseek()
833 if (abfd->direction == write_direction in memory_bseek()
[all …]
Dopncls.c154 nbfd->direction = read_direction; in _bfd_new_bfd_contained_in()
343 nbfd->direction = both_direction; in bfd_fopen()
345 nbfd->direction = read_direction; in bfd_fopen()
347 nbfd->direction = write_direction; in bfd_fopen()
495 out->direction = write_direction; in bfd_fdopenw()
543 nbfd->direction = read_direction; in bfd_openstreamr()
743 nbfd->direction = read_direction; in bfd_openr_iovec()
814 nbfd->direction = write_direction; in bfd_openw()
877 if (abfd->direction == write_direction in _maybe_make_executable()
999 nbfd->direction = no_direction; in bfd_create()
[all …]
/netbsd/src/usr.bin/telnet/
Dutilities.c126 Dump(int direction, unsigned char *buffer, int length) in Dump() argument
137 fprintf(NetTrace, "%c 0x%x\t", direction, offset); in Dump()
174 printoption(const char *direction, int cmd, int option) in printoption() argument
180 fprintf(NetTrace, "%s IAC %s", direction, TELCMD(option)); in printoption()
182 fprintf(NetTrace, "%s IAC %d", direction, option); in printoption()
188 fprintf(NetTrace, "%s %s ", direction, fmt); in printoption()
196 fprintf(NetTrace, "%s %d %d", direction, cmd, option); in printoption()
286 int direction, /* '<' or '>' */ in printsub() argument
296 if (showoptions || direction == 0 || in printsub()
298 if (direction) { in printsub()
[all …]
/netbsd/src/crypto/dist/ipsec-tools/src/racoon/missing/crypto/rijndael/
Drijndael-api-fst.c39 int rijndael_makeKey(keyInstance *key, BYTE direction, int keyLen, char *keyMaterial) { in rijndael_makeKey() argument
48 if ((direction == DIR_ENCRYPT) || (direction == DIR_DECRYPT)) { in rijndael_makeKey()
49 key->direction = direction; in rijndael_makeKey()
72 if (direction == DIR_DECRYPT) { in rijndael_makeKey()
100 key->direction == DIR_DECRYPT) { in rijndael_blockEncrypt()
214 key->direction == DIR_DECRYPT) { in rijndael_padEncrypt()
277 (cipher->mode != MODE_CFB1 && key->direction == DIR_ENCRYPT)) { in rijndael_blockDecrypt()
376 key->direction == DIR_ENCRYPT) { in rijndael_padDecrypt()
474 switch (key->direction) { in rijndael_cipherUpdateRounds()
/netbsd/src/external/bsd/wpa/dist/wpa_supplicant/
Dwmm_ac.c53 static u8 wmm_ac_direction_to_idx(u8 direction) in wmm_ac_direction_to_idx() argument
55 switch (direction) { in wmm_ac_direction_to_idx()
63 wpa_printf(MSG_ERROR, "Invalid direction: %d", direction); in wmm_ac_direction_to_idx()
294 tspec->ts_info[0] |= params->direction << 5; in wmm_ac_build_addts_req()
393 if (!(params->direction == WMM_TSPEC_DIRECTION_UPLINK || in wmm_ac_ts_req_is_valid()
394 params->direction == WMM_TSPEC_DIRECTION_DOWNLINK || in wmm_ac_ts_req_is_valid()
395 params->direction == WMM_TSPEC_DIRECTION_BI_DIRECTIONAL)) { in wmm_ac_ts_req_is_valid()
397 params->direction); in wmm_ac_ts_req_is_valid()
410 params->direction) < 0) in wmm_ac_ts_req_is_valid()
598 if (params->direction != WMM_AC_DIR_DOWNLINK && in wpas_wmm_ac_addts()
[all …]
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dinterrupts.c167 spreg direction = (is_store ? dsisr_store_operation : 0); in data_storage_interrupt() local
170 DSISR = dsisr_direct_store_error_exception | direction; in data_storage_interrupt()
173 DSISR = dsisr_hash_table_or_dbat_miss | direction; in data_storage_interrupt()
176 DSISR = dsisr_protection_violation | direction; in data_storage_interrupt()
179 DSISR = dsisr_earwax_violation | direction; in data_storage_interrupt()
182 DSISR = dsisr_segment_table_miss | direction; in data_storage_interrupt()
185 DSISR = dsisr_earwax_disabled | direction; in data_storage_interrupt()
/netbsd/src/games/gomoku/
Dgomoku.h202 typedef unsigned char direction; typedef
239 is_blocked(const struct spotstr *sp, direction r) in is_blocked()
245 set_blocked(struct spotstr *sp, direction r) in set_blocked()
254 direction win_dir;
Dmakemove.c79 old_weight_value(const struct spotstr *sp, direction r) in old_weight_value()
117 for (direction r = 4; r-- > 0; ) { in makemove()
237 direction r) in update_overlap_same_direction()
285 update_overlap_different_direction(spot_index os, frame_index a, direction rb) in update_overlap_different_direction()
309 for (direction r = 4; r-- > 0; ) { in update_overlap()
340 for (direction rb = 0; rb < r; rb++) in update_overlap()
/netbsd/src/common/lib/libc/gen/
Drb.c964 rb_tree_iterate(struct rb_tree *rbt, void *object, const unsigned int direction) in rb_tree_iterate() argument
967 const unsigned int other = direction ^ RB_DIR_OTHER; in rb_tree_iterate()
970 KASSERT(direction == RB_DIR_LEFT || direction == RB_DIR_RIGHT); in rb_tree_iterate()
976 return RB_NODETOITEM(rbto, rbt->rbt_minmax[direction]); in rb_tree_iterate()
981 while (!RB_SENTINEL_P(self->rb_nodes[direction])) in rb_tree_iterate()
982 self = self->rb_nodes[direction]; in rb_tree_iterate()
992 if (RB_SENTINEL_P(self->rb_nodes[direction])) { in rb_tree_iterate()
1005 self = self->rb_nodes[direction]; in rb_tree_iterate()
1015 const unsigned int direction) in rb_tree_iterate_const() argument
1017 const unsigned int other = direction ^ RB_DIR_OTHER; in rb_tree_iterate_const()
[all …]
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-h8300.c372 parse_reg (char *src, op_type *mode, unsigned int *reg, int direction) in parse_reg() argument
387 *mode = PSIZE | REG | direction; in parse_reg()
429 *mode = PSIZE | REG | direction; in parse_reg()
436 *mode = L_32 | REG | direction; in parse_reg()
444 *mode = L_16 | REG | direction; in parse_reg()
457 *mode = L_8 | REG | direction; in parse_reg()
463 *mode = L_8 | REG | direction; in parse_reg()
469 *mode = L_16 | REG | direction; in parse_reg()
599 get_operand (char **ptr, struct h8_op *op, int direction) in get_operand() argument
648 len = parse_reg (src, &op->mode, &op->reg, direction); in get_operand()
[all …]
/netbsd/src/sys/arch/zaurus/dev/
Dzaudio.c207 zaudio_allocm(void *hdl, int direction, size_t size) in zaudio_allocm() argument
211 return pxa2x0_i2s_allocm(&sc->sc_i2s, direction, size); in zaudio_allocm()
223 zaudio_round_buffersize(void *hdl, int direction, size_t bufsize) in zaudio_round_buffersize() argument
227 return pxa2x0_i2s_round_buffersize(&sc->sc_i2s, direction, bufsize); in zaudio_round_buffersize()
/netbsd/src/sys/dist/pf/net/
Dpf.c276 if (direction == PF_IN) \
282 if (direction == PF_OUT && \
284 (*state)->rule.ptr->direction == PF_OUT) || \
286 (*state)->rule.ptr->direction == PF_IN)) && \
747 (((*state)->state_key->direction == in pf_src_connlimit()
751 ((*state)->state_key->direction == PF_IN && in pf_src_connlimit()
1343 if (cur->direction != prev->direction)
2523 int direction, struct pfi_kif *kif, struct pf_addr *saddr, u_int16_t sport, argument
2537 if (r->action == PF_BINAT && direction == PF_IN) {
2549 else if (r->direction && r->direction != direction)
[all …]

12345678910>>...22