Searched refs:nsip (Results 1 – 5 of 5) sorted by relevance
/freebsd/tools/tools/cxgbtool/ |
H A D | cxgbtool.c | 1289 } nsip, ndip; in show_filters() local 1309 nsip.nip = htonl(op.val.sip); in show_filters() 1312 sprintf(sip, "%u.%u.%u.%u/%-2u", nsip.octet[0], nsip.octet[1], in show_filters() 1313 nsip.octet[2], nsip.octet[3], in show_filters()
|
/freebsd/share/doc/smm/02.config/ |
H A D | spell.ok | 221 nsip
|
/freebsd/contrib/sendmail/src/ |
H A D | sm_resolve.c | 1615 struct in_addr nsip; local 1637 r = inet_pton(AF_INET, p, &nsip); 1642 dns_addns(&nsip, port);
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 540 clientip and nsip can give a CNAME. 546 - Fix rpz, it follows iterator CNAMEs for nsip and nsdname and sets 550 - Add rpz unit test for nsip action override. 569 - Fix rpz for cname override action after nsdname and nsip triggers. 843 - Fix rpz tcp-only action with rpz triggers nsdname and nsip. 1045 - Fix RPZ removal of client-ip, nsip, nsdname triggers from IXFR. 1731 - Fix for #596: add unit test for nsip trigger and signal unset RA. 1885 includes nsdname, nsip and clientip triggers. Also actions 1894 Unlock zone and ip in rpz nsip and nsdname callback. Unlock
|
H A D | example.conf.in | 1373 # Address, nsdname, nsip and clientip triggers are supported. Supported
|