Searched defs:pfkey_flow (Results 1 – 3 of 3) sorted by relevance
/openbsd/sbin/ipsecctl/ |
H A D | pfkey.c | 65 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 D | pfkey.c | 54 #define pfkey_flow(fd, satype, cmd, dir, from, to, sport, dport) \ macro
|
/openbsd/sbin/iked/ |
H A D | pfkey.c | 188 pfkey_flow(struct iked *env, uint8_t satype, uint8_t action, struct iked_flow *flow) in pfkey_flow() function
|