Home
last modified time | relevance | path

Searched defs:skp (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/net/pf/
H A Dpf.c1013 struct pf_state_key **skp, struct pf_state_key **nkp, in pf_state_key_setup()
3160 struct pf_state_key **skp, struct pf_state_key **nkp, in pf_get_translation()
/dragonfly/crypto/libressl/include/openssl/
H A Dbio.h425 #define BIO_get_proxy_header(b,skp) BIO_ctrl(b,BIO_C_GET_PROXY_PARAM,0,(char *)skp) argument