Lines Matching refs:with
20 --with-persistent-directory=/var/lib/snmp \
21 --with-defaults \
24 --with-logfile=none \
31 --with-default-snmp-version="1" \
34 --with-sys-contact="root@localhost" \
35 --with-sys-location="Unknown" \
36 --with-mib-modules="$(call qstrip,$(BR2_PACKAGE_NETSNMP_WITH_MIB_MODULES))" \
37 --with-out-mib-modules="$(call qstrip,$(BR2_PACKAGE_NETSNMP_WITHOUT_MIB_MODULES))" \
46 NETSNMP_CONF_OPTS += --with-endianness=big
48 NETSNMP_CONF_OPTS += --with-endianness=little
53 NETSNMP_CONF_OPTS += --with-nl
62 --with-openssl=$(STAGING_DIR)/usr/include/openssl \
63 --with-security-modules="tsm,usm" \
64 --with-transports="DTLSUDP,TLSTCP"
67 NETSNMP_CONF_OPTS += --with-openssl=internal