Searched defs:way (Results 1 – 7 of 7) sorted by relevance
/freebsd/contrib/telnet/libtelnet/ |
H A D | auth.h | 64 int way; member
|
H A D | auth.c | 184 findauthenticator(int type, int way) in findauthenticator()
|
/freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
H A D | auth.h | 69 int way; member
|
H A D | auth.c | 178 findauthenticator(int type, int way) in findauthenticator()
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_sync.c | 299 ipf_sync_tcporder(int way, tcpdata_t *td) in ipf_sync_tcporder() 323 ipf_sync_natorder(int way, nat_t *n) in ipf_sync_natorder() 351 ipf_sync_storder(int way, ipstate_t *ips) in ipf_sync_storder()
|
/freebsd/sys/dev/bwn/ |
H A D | if_bwn.c | 1703 bwn_shm_read_4(struct bwn_mac *mac, uint16_t way, uint16_t offset) in bwn_shm_read_4() 1729 bwn_shm_read_2(struct bwn_mac *mac, uint16_t way, uint16_t offset) in bwn_shm_read_2() 1753 bwn_shm_ctlword(struct bwn_mac *mac, uint16_t way, in bwn_shm_ctlword() 1765 bwn_shm_write_4(struct bwn_mac *mac, uint16_t way, uint16_t offset, in bwn_shm_write_4() 1788 bwn_shm_write_2(struct bwn_mac *mac, uint16_t way, uint16_t offset, in bwn_shm_write_2()
|
/freebsd/sys/powerpc/booke/ |
H A D | pmap.c | 2504 tlb0_tableidx(vm_offset_t va, unsigned int way) in tlb0_tableidx() 3075 int entryidx, way, idx; in DB_SHOW_COMMAND() local
|