Searched defs:pfs (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/sbin/isakmpd/ |
H A D | conf.c | 382 char *qmh_p, char *qm_ah_id, char *dhg_p, int proto, int mode, int pfs) in conf_load_defaults_qm() 471 int enc, auth, hash, group, proto, mode, pfs; in conf_load_defaults() local
|
H A D | ipsec.h | 65 u_int8_t pfs; member
|
H A D | policy.c | 167 static char *remote_filter_proto, *local_filter_proto, *pfs; in policy_callback() local
|
/openbsd-src/sys/net/ |
H A D | pf_if.c | 729 pfi_update_status(const char *name, struct pf_status *pfs) in pfi_update_status()
|
H A D | pf_ioctl.c | 3274 struct pf_status pfs; in pf_sysctl() local
|
H A D | pf.c | 441 pf_state_list_insert(struct pf_state_list *pfs, struct pf_state *st) in pf_state_list_insert() argument 459 pf_state_list_remove(struct pf_state_list *pfs, struct pf_state *st) in pf_state_list_remove() argument
|
/openbsd-src/sbin/iked/ |
H A D | ikev2.c | 4431 int pfs = 0, ret = -1; ikev2_init_create_child_sa() local 4894 int pfs = 0; ikev2_resp_create_child_sa() local 6146 ikev2_childsa_negotiate(struct iked * env,struct iked_sa * sa,struct iked_kex * kex,struct iked_proposals * proposals,int initiator,int pfs) ikev2_childsa_negotiate() argument [all...] |
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | ia64-tdep.c | 3037 CORE_ADDR bsp, cfm, pfs, new_bsp, funcdescaddr, pc, global_pointer; in ia64_push_dummy_call() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | unwind-ia64.c | 1973 unsigned long pfs = *context->pfs_loc; in uw_update_context() local
|
/openbsd-src/gnu/gcc/gcc/config/ia64/ |
H A D | unwind-ia64.c | 2063 unsigned long pfs = *context->pfs_loc; in uw_update_context() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 2366 auto pfs = [](const std::set<CycleType> &Cs, unsigned Len) { in perfect() local
|