Searched defs:tflags (Results 1 – 12 of 12) sorted by relevance
/freebsd/sbin/ipfw/ |
H A D | tables.c | 354 table_parse_type(uint8_t ttype, char *p, uint8_t *tflags) in table_parse_type() 376 table_print_type(char *tbuf, size_t size, uint8_t type, uint8_t tflags) in table_print_type() 1188 uint8_t tflags) in tentry_fill_key_type() 1458 uint8_t type, tflags; in tentry_fill_key() local
|
/freebsd/contrib/mandoc/ |
H A D | html.c | 640 int style_written, tflags; in print_otag() local 847 int tflags; in print_ctag() local
|
/freebsd/contrib/pjdfstest/ |
H A D | pjdfstest.c | 447 str2flags(struct flag *tflags, char *sflags) in str2flags() 472 flags2str(struct flag *tflags, long long flags) in flags2str()
|
/freebsd/crypto/openssl/apps/ |
H A D | cms.c | 970 int tflags = flags | CMS_KEY_PARAM; in cms_main() local 1084 int tflags = flags; in cms_main() local
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | x509_cmp.c | 472 unsigned long tflags = flags; in X509_chain_check_suiteb() local
|
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_table_algo.c | 450 char *data, uint8_t tflags) in ta_init_addr_radix() 1280 char *data, uint8_t tflags) in ta_init_chash() 2103 char *data, uint8_t tflags) in ta_init_ifidx() 2721 char *data, uint8_t tflags) in ta_init_numarray() 3260 char *data, uint8_t tflags) in ta_init_fhash() 3869 char *data, uint8_t tflags) in ta_init_kfib() 4055 char *data, uint8_t tflags) in ta_init_mac_radix()
|
H A D | ip_fw_table.c | 74 uint8_t tflags; /* type flags */ member 1157 uint8_t tflags; in flush_table() local 2849 struct table_algo *ta, char *aname, uint8_t tflags) in alloc_table_config()
|
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_tom.c | 646 uint64_t tflags = get_tcb_tflags(tcb); in update_tcb_histent() local
|
/freebsd/sys/security/mac_do/ |
H A D | mac_do.c | 526 flags_t *tflags; in parse_target_clause() local
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_aggregate.c | 1323 uint32_t tflags; local
|
/freebsd/sys/netinet/ |
H A D | ip_fw.h | 1077 uint8_t tflags; /* type flags */ member
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_torus.c | 757 bool parse_size(unsigned *tsz, unsigned *tflags, unsigned mask, in parse_size()
|