Searched refs:tok (Results 76 - 100 of 222) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/extensions/
H A Dlibipt_hashlimit.c113 char *tok; local
121 for (tok = strtok(arg, ",|");
122 tok;
123 tok = strtok(NULL, ",|")) {
124 if (!strcmp(tok, "dstip"))
126 else if (!strcmp(tok, "srcip"))
128 else if (!strcmp(tok, "srcport"))
130 else if (!strcmp(tok, "dstport"))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/
H A Dgrammar.y72 struct tok {
77 static const struct tok ieee80211_types[] = {
85 static const struct tok ieee80211_mgt_subtypes[] = {
108 static const struct tok ieee80211_ctl_subtypes[] = {
117 static const struct tok ieee80211_data_subtypes[] = {
137 const struct tok *tok;
147 str2tok(const char *str, const struct tok *toks)
545 | ID { const struct tok *types = NULL;
548 if (ieee80211_type_subtypes[i].tok
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dbookmark.c617 char tok[256]; local
621 if (fprintf(outfp, ",%s", BmEscapeTok(tok, sizeof(tok), bmp->name)) < 0) return (-1) ;/*2*/
622 if (fprintf(outfp, ",%s", BmEscapeTok(tok, sizeof(tok), bmp->user)) < 0) return (-1) ;/*3*/
630 if (fprintf(outfp, ",%s", BmEscapeTok(tok, sizeof(tok), bmp->acct)) < 0) return (-1) ;/*5*/
631 if (fprintf(outfp, ",%s", BmEscapeTok(tok, sizeof(tok), bmp->dir)) < 0) return (-1) ;/*6*/
640 if (fprintf(outfp, ",%s", BmEscapeTok(tok, sizeo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/win/bmed/
H A Dbookmark.c617 char tok[256]; local
621 if (fprintf(outfp, ",%s", BmEscapeTok(tok, sizeof(tok), bmp->name)) < 0) return (-1) ;/*2*/
622 if (fprintf(outfp, ",%s", BmEscapeTok(tok, sizeof(tok), bmp->user)) < 0) return (-1) ;/*3*/
630 if (fprintf(outfp, ",%s", BmEscapeTok(tok, sizeof(tok), bmp->acct)) < 0) return (-1) ;/*5*/
631 if (fprintf(outfp, ",%s", BmEscapeTok(tok, sizeof(tok), bmp->dir)) < 0) return (-1) ;/*6*/
640 if (fprintf(outfp, ",%s", BmEscapeTok(tok, sizeo
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-bootp.c49 static const struct tok bootp_flag_values[] = {
54 static const struct tok bootp_op_values[] = {
190 static struct tok tag2str[] = {
311 static struct tok xtag2str[] = {
316 static struct tok oo2str[] = {
324 static struct tok nbo2str[] = {
333 static struct tok arp2str[] = {
343 static struct tok dhcp_msg_values[] = {
358 static struct tok agent_suboption_values[] = {
H A Dprint-rsvp.c99 static const struct tok rsvp_msg_type_values[] = {
115 static const struct tok rsvp_header_flag_values[] = {
162 static const struct tok rsvp_obj_values[] = {
226 static const struct tok rsvp_ctype_values[] = {
310 static const struct tok rsvp_obj_integrity_flag_values[] = {
337 static const struct tok rsvp_obj_xro_values[] = {
348 static const struct tok rsvp_obj_rro_flag_values[] = {
357 static const struct tok rsvp_obj_rro_label_flag_values[] = {
362 static const struct tok rsvp_resstyle_values[] = {
372 static const struct tok rsvp_intserv_service_type_value
[all...]
H A Dprint-isoclns.c79 static struct tok isis_pdu_values[] = {
149 static struct tok isis_tlv_values[] = {
201 static struct tok esis_option_values[] = {
220 static struct tok clnp_option_values[] = {
231 static struct tok clnp_option_rfd_class_values[] = {
241 static struct tok clnp_option_rfd_general_values[] = {
253 static struct tok clnp_option_rfd_address_values[] = {
259 static struct tok clnp_option_rfd_source_routeing_values[] = {
267 static struct tok clnp_option_rfd_lifetime_values[] = {
273 static struct tok clnp_option_rfd_pdu_discard_value
[all...]
H A Dprint-fr.c76 struct tok fr_header_flag_values[] = {
93 struct tok frf_flag_values[] = {
363 struct tok mfr_ctrl_msg_values[] = {
381 struct tok mfr_ctrl_ie_values[] = {
629 struct tok fr_q933_msg_values[] = {
658 struct tok fr_q933_ie_values_codeset5[] = {
673 struct tok fr_lmi_report_type_ie_values[] = {
681 static struct tok *fr_q933_ie_codesets[] = {
H A Dprint-ospf.c46 static struct tok ospf_option_values[] = {
58 static struct tok ospf_authtype_values[] = {
65 static struct tok ospf_rla_flag_values[] = {
73 static struct tok type2str[] = {
83 static struct tok lsa_values[] = {
97 static struct tok ospf_dd_flag_values[] = {
105 static struct tok lsa_opaque_values[] = {
112 static struct tok lsa_opaque_te_tlv_values[] = {
118 static struct tok lsa_opaque_te_link_tlv_subtlv_values[] = {
136 static struct tok lsa_opaque_grace_tlv_value
[all...]
H A Dppp.h71 extern struct tok ppptype2str[];
H A Dprint-dtp.c40 static struct tok dtp_tlv_values[] = {
H A Dprint-hsrp.c56 static struct tok states[] = {
H A Dprint-ipnet.c17 const struct tok ipnet_values[] = {
H A Dprint-lane.c43 static const struct tok lecop2str[] = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/misc/
H A Dlnstat_util.c122 char *tok; local
125 tok = strtok(buf, " \t\n");
128 strncpy(lf->fields[i].name, tok, LNSTAT_MAX_FIELD_NAME_LEN);
131 tok = strtok(NULL, " \t\n");
132 if (!tok) {
H A Dssfilter.y144 char *tok, *cp = *ptr;
153 tok = cp;
159 for (tp = cp; tp != tok; tp--)
162 tok++;
171 return tok;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/mISDN/
H A Ddsp_pipeline.c238 char *dup, *tok, *name, *args; local
260 while ((tok = strsep(&dup, "|"))) {
261 if (!strlen(tok))
263 name = strsep(&tok, "(");
264 args = strsep(&tok, ")");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Dutils.c170 const char *s, *tok = NULL; local
226 tok = s + 1;
231 ret = in4_pton(tok ? tok : s, srclen + (int)(s - tok), d, delim, &s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dgridctrl.cpp350 wxString tok = tk.GetNextToken(); local
355 tok += _T(" ");
357 dc.GetTextExtent(tok, &x, &y);
365 lines.Add(tok);
370 thisline = tok;
376 thisline+= tok;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci.h223 #define QTD_LENGTH(tok) (((tok)>>16) & 0x7fff)
225 #define QTD_CERR(tok) (((tok)>>10) & 0x3)
226 #define QTD_PID(tok) (((tok)>>8) & 0x3)
449 #define EHCI_ITD_LENGTH(tok) (((tok)>>16) & 0x0fff)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/librpc/ndr/
H A Dndr.c524 struct ndr_token_list *tok; local
525 tok = talloc(mem_ctx, struct ndr_token_list);
526 if (tok == NULL) {
529 tok->key = key;
530 tok->value = value;
531 DLIST_ADD((*list), tok);
541 struct ndr_token_list *tok; local
542 for (tok=*list;tok;tok
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Du_decodeurl.c80 char *tok; local
236 for (parsestr = hend, ctext = NULL; (tok = strtokc(parsestr, "/", &ctext)) != NULL; parsestr = NULL) {
237 URLCopyToken(subdir, sizeof(subdir), tok, strlen(tok));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmltok_impl.c226 int tok; local
240 if (!PREFIX(checkPiTarget)(enc, target, ptr, &tok)) {
254 return tok;
264 if (!PREFIX(checkPiTarget)(enc, target, ptr, &tok)) {
273 return tok;
610 int tok = PREFIX(scanRef)(enc, ptr + MINBPC(enc), end, &ptr); local
611 if (tok <= 0) {
612 if (tok == XML_TOK_INVALID)
614 return tok;
975 int tok; local
1281 int tok = PREFIX(scanPercent)(enc, ptr + MINBPC(enc), local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmltok_impl.c223 int tok; local
237 if (!PREFIX(checkPiTarget)(enc, target, ptr, &tok)) {
251 return tok;
261 if (!PREFIX(checkPiTarget)(enc, target, ptr, &tok)) {
270 return tok;
607 int tok = PREFIX(scanRef)(enc, ptr + MINBPC(enc), end, &ptr); local
608 if (tok <= 0) {
609 if (tok == XML_TOK_INVALID)
611 return tok;
972 int tok; local
1278 int tok = PREFIX(scanPercent)(enc, ptr + MINBPC(enc), local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmltok_impl.c226 int tok; local
240 if (!PREFIX(checkPiTarget)(enc, target, ptr, &tok)) {
254 return tok;
264 if (!PREFIX(checkPiTarget)(enc, target, ptr, &tok)) {
273 return tok;
610 int tok = PREFIX(scanRef)(enc, ptr + MINBPC(enc), end, &ptr); local
611 if (tok <= 0) {
612 if (tok == XML_TOK_INVALID)
614 return tok;
975 int tok; local
1281 int tok = PREFIX(scanPercent)(enc, ptr + MINBPC(enc), local
[all...]

Completed in 191 milliseconds

123456789