Home
last modified time | relevance | path

Searched refs:IPSECSREQID (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/net/
H A Dif_ipsec.h37 #define IPSECSREQID _IOW('i', 161, struct ifreq) macro
H A Dif_ipsec.c759 case IPSECSREQID: in ipsec_ioctl()
/f-stack/tools/ifconfig/
H A Difipsec.c84 if (ioctl(s, IPSECSREQID, &ifr) == -1) {