Searched refs:create (Results 1 - 25 of 37) sorted by relevance

12

/netgear-R7800-V1.0.2.28/package/logrotate/files/
H A Dlogrotate.conf8 # create new (empty) log files after rotating old ones
9 create
26 # create 0664 root utmp
/netgear-R7800-V1.0.2.28/package/qca-nss-ecm/src/frontends/nss/
H A Decm_nss_multicast_ipv4.c146 * Is this a response to a create message?
203 * callback for handling create ack/nack calls for multicast create commands.
214 * Is this a response to a create message?
217 DEBUG_ERROR("%p: udp create callback with improper type: %d, serial: %u\n", nim, nim->cm.type, serial);
226 DEBUG_TRACE("%p: create callback, connection not found, serial: %u\n", nim, serial);
399 struct nss_ipv4_mc_rule_create_msg *create; local
441 create = &nim->msg.mc_rule_create;
461 create->ingress_vlan_tag[0] = ECM_NSS_CONNMGR_VLAN_ID_NOT_CONFIGURED;
462 create
849 struct nss_ipv4_mc_rule_create_msg *create; local
[all...]
H A Decm_nss_multicast_ipv6.c151 * Is this a response to a create message?
208 * callback for handling create ack/nack calls for multicast create commands.
221 * Is this a response to a create message?
224 DEBUG_ERROR("%p: udp create callback with improper type: %d, serial: %u\n", nim, nim->cm.type, serial);
233 DEBUG_TRACE("%p: create callback, connection not found, serial: %u\n", nim, serial);
413 struct nss_ipv6_mc_rule_create_msg *create; local
451 create = &nim->msg.mc_rule_create;
471 create->ingress_vlan_tag[0] = ECM_NSS_CONNMGR_VLAN_ID_NOT_CONFIGURED;
472 create
868 struct nss_ipv6_mc_rule_create_msg *create; local
[all...]
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/include/linux/touchscreen/
H A Dts_filter.h21 struct ts_filter * (*create)( member in struct:ts_filter_api
/netgear-R7800-V1.0.2.28/package/qca-nss-clients/src/netlink/include/
H A Dnss_nlcrypto_if.h44 * @brief crypto create session
88 struct nss_nlcrypto_create_session create; /**< session create */ member in union:nss_nlcrypto_rule::__anon36
/netgear-R7800-V1.0.2.28/target/linux/ps3/
H A DMakefile25 The OpenWRT build will create both a 1st stage PS3-Linux image
/netgear-R7800-V1.0.2.28/package/px5g/
H A DMakefile26 It suitable to create key files and certificates in DER
/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/exports/
H A Dnss_wifi_if.h93 struct nss_wifi_if_create_msg create; /**< Message: create wifi if rule */ member in union:nss_wifi_if_msg::__anon68
/netgear-R7800-V1.0.2.28/target/linux/orion/image/
H A Dgeneric.mk73 # create uImage from zImage
83 # create JFFS2 partition with uImage file (result is already padded to erase size)
188 # create parameter file
194 # create bin file for recovery and factory image
201 # create factory image for stock firmware update mechanism
H A Dharddisk.mk34 # create image
/netgear-R7800-V1.0.2.28/package/base-files/files/lib/cfgmgr/
H A Denet.sh74 $ssdk_sh vlan entry create 1
75 $ssdk_sh vlan entry create 2
/netgear-R7800-V1.0.2.28/package/transmission/
H A DMakefile102 $(PKG_INSTALL_DIR)/usr/bin/transmission-create \
/netgear-R7800-V1.0.2.28/target/linux/s3c24xx/files-2.6.30/drivers/input/touchscreen/
H A Dts_filter_chain.c83 (conf->api->create)(pdev, conf->config, count_coords);
H A Dts_filter_mean.c165 .create = ts_filter_mean_create,
H A Dts_filter_group.c287 .create = ts_filter_group_create,
H A Dts_filter_linear.c207 .create = ts_filter_linear_create,
H A Dts_filter_median.c252 .create = ts_filter_median_create,
/netgear-R7800-V1.0.2.28/package/dumpevents/files/
H A Dcodec.lua322 -- oversub update and create, v1
385 -- oversub create, v1
392 event.event = "create"
/netgear-R7800-V1.0.2.28/docs/
H A Dsubmitting-patches.tex38 \item Use git or svn to create a patch. Creating patches manually with
H A Dadding.tex13 that would allow you to create your own and custom firmware and most of the time,
188 \item binary tools to create a valid firmware image
194 \item create a clean patch of the hardware specific part of the linux kernel
226 Then you can create a \textbf{diff} file between the two trees, especially for the
485 to support your target, you will want to create a target in OpenWrt
542 changes between kernel versions. Additionnaly, if you want to avoid creating a patch that will create files, you can put those files into \texttt{files} or \texttt{files-2.6.x}
545 The build system will require you to create a \texttt{target/linux/board/image/Makefile}:
H A Dworking.tex57 source file, create an original copy of it, an a working copy, then try to
/netgear-R7800-V1.0.2.28/package/qca-wifi/files/lib/sbin/
H A Dwifi_try165 # Step 1: we create the interface and launch the right wpa daemons
168 local iface=$(wlanconfig ath create wlandev wifi0 wlanmode sta)
/netgear-R7800-V1.0.2.28/package/qca-wifi/files/sbin/
H A Dwifi_try157 # Step 1: we create the interface and launch the right wpa daemons
160 local iface=$(wlanconfig ath create wlandev wifi0 wlanmode sta)
/netgear-R7800-V1.0.2.28/target/imagebuilder/files/
H A DMakefile38 By default 'make image' will create an image with the default
/netgear-R7800-V1.0.2.28/package/qca-nss-clients/src/netlink/
H A Dnss_nlcrypto.c73 {.cmd = NSS_NLCRYPTO_CMD_CREATE_SESSION, .doit = nss_nlcrypto_op_session_create,}, /* rule create */
222 nss_nl_error("unable to extract rule create data\n");
232 create_msg = &nl_rule->msg.create;
316 nss_nl_error("unable to extract rule create data\n");
356 nss_nl_error("unable to extract rule create data\n");

Completed in 150 milliseconds

12