Searched defs:anchor (Results 201 - 206 of 206) sorted by relevance

123456789

/freebsd-current/sys/netpfil/pf/
H A Dpf_ioctl.c433 pf_get_kpool(const char *anchor, u_int32_t ticket, u_int8_t rule_action, argument
759 pf_begin_eth(uint32_t *ticket, const char *anchor) argument
802 pf_rollback_eth(uint32_t ticket, const char *anchor) argument
875 pf_commit_eth(uint32_t ticket, const char *anchor) argument
1206 pf_begin_rules(u_int32_t *ticket, int rs_num, const char *anchor) argument
1237 pf_rollback_rules(u_int32_t ticket, int rs_num, char *anchor) argument
1362 pf_commit_rules(u_int32_t ticket, int rs_num, char *anchor) argument
2065 pf_ioctl_addrule(struct pf_krule *rule, uint32_t ticket, uint32_t pool_ticket, const char *anchor, const char *anchor_call, uid_t uid, pid_t pid) argument
2690 const char *anchor = ""; local
2774 const char *anchor; local
2874 const char *anchor = "", *anchor_call = ""; local
3006 struct pf_keth_anchor *anchor; local
3083 struct pf_keth_anchor *anchor; local
3183 const char *anchor = "", *anchor_call = ""; local
4453 struct pf_kanchor *anchor; local
4481 struct pf_kanchor *anchor; local
6291 struct pf_kanchor *anchor; local
[all...]
H A Dpf.h517 struct pf_anchor *anchor; member in struct:pf_rule
694 struct pf_anchor *anchor; member in struct:pf_ruleset
/freebsd-current/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c2226 ZSTD_storeLastLiterals(seqStore_t* seqStorePtr, const BYTE* anchor, size_t lastLLSize) argument
/freebsd-current/contrib/unbound/services/
H A Dauthzone.c8114 zonemd_get_dnskey_from_anchor(struct auth_zone* z, struct module_env* env, struct module_stack* mods, struct trust_anchor* anchor, int* is_insecure, char** why_bogus, struct ub_packed_rrset_key* keystorage) argument
8442 struct trust_anchor* anchor = NULL; local
[all...]
/freebsd-current/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c2798 ZSTD_storeLastLiterals(seqStore_t* seqStorePtr, const BYTE* anchor, size_t lastLLSize) argument
/freebsd-current/sys/net/
H A Dpfvar.h672 struct pf_keth_anchor *anchor; member in struct:pf_keth_ruleset
707 struct pf_keth_anchor *anchor; member in struct:pf_keth_rule
780 struct pf_kanchor *anchor; member in struct:pf_krule
993 uint32_t anchor; member in struct:pf_state_export
1053 union pf_krule_ptr anchor; member in struct:pf_kstate
1117 u_int32_t anchor; member in struct:pfsync_state_1301
1144 u_int32_t anchor; member in struct:pfsync_state_1400
1291 struct pf_kanchor *anchor; member in struct:pf_kruleset
1730 char anchor[MAXPATHLEN]; member in struct:pfioc_pooladdr
1739 char anchor[MAXPATHLEN]; member in struct:pfioc_rule
1899 char anchor[MAXPATHLEN]; member in struct:pfioc_trans::pfioc_trans_e
[all...]

Completed in 316 milliseconds

123456789