Home
last modified time | relevance | path

Searched defs:pfkey_flow (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/ipsecctl/
H A Dpfkey.c65 pfkey_flow(int sd, u_int8_t satype, u_int8_t action, u_int8_t direction, in pfkey_flow() function
/openbsd/usr.sbin/bgpd/
H A Dpfkey.c54 #define pfkey_flow(fd, satype, cmd, dir, from, to, sport, dport) \ macro
/openbsd/sbin/iked/
H A Dpfkey.c188 pfkey_flow(struct iked *env, uint8_t satype, uint8_t action, struct iked_flow *flow) in pfkey_flow() function