Searched defs:label (Results 26 - 50 of 64) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/sched/
H A Dsch_red.c182 u32 label = *(u32*)skb->nh.raw; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/
H A Dtkparse.h99 char * label; member in struct:kconfig
/asus-wl-520gu-7.0.1.45/src/router/config/
H A Dutil.c258 print_button (WINDOW * win, const char *label, int y, int x, int selected) argument
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/resize/
H A Dmain.c49 const char *label; local
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/partitions/
H A Dosf.c57 } * label; local
/asus-wl-520gu-7.0.1.45/src/router/samba/source/modules/
H A Dcharset_macosxfs.c140 static void hexdump( const char * label, const char * s, size_t len ) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv6/
H A Dip6_flowlabel.c62 static __inline__ struct ip6_flowlabel * __fl_lookup(u32 label) argument
73 static struct ip6_flowlabel * fl_lookup(u32 label) argument
151 static int fl_intern(struct ip6_flowlabel *fl, __u32 label) argument
180 fl6_sock_lookup(struct sock *sk, u32 label) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/ip/
H A Dipaddress.c46 char *label; member in struct:__anon7599
313 const char *label; local
677 const char *label; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/examples/libsmbclient/
H A Dtree.c42 GtkWidget *dialog, *label, *okay_button; local
321 GtkLabel *label; local
468 GtkLabel *label; local
488 GtkLabel *label; local
[all...]
/asus-wl-520gu-7.0.1.45/src/router/samba/source/client/
H A Dtree.c41 GtkWidget *dialog, *label, *okay_button; local
319 GtkLabel *label; local
466 GtkLabel *label; local
486 GtkLabel *label; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/io/
H A Dklconflib.c794 get_ptrs(char *idata, char **ptrs, int n, char *label) argument
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/net/
H A Dnet_tcp.c986 static void _tcp_dumppktstate(char *label,uint16_t flags, argument
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-m68k/
H A Dmath-emu.h182 .macro fp_get_instr_word dest,label,addr variable
183 fp_get_instr_data w,2,\dest,\label,\addr variable
186 .macro fp_get_instr_long dest,label,addr variable
187 fp_get_instr_data l,4,\dest,\label,\addr variable
195 .macro getuser size,src,dest,label,addr variable
211 .macro putuser size,src,dest,label,addr variable
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-m68k/
H A Dmath-emu.h182 .macro fp_get_instr_word dest,label,addr variable
183 fp_get_instr_data w,2,\dest,\label,\addr variable
186 .macro fp_get_instr_long dest,label,addr variable
187 fp_get_instr_data l,4,\dest,\label,\addr variable
195 .macro getuser size,src,dest,label,addr variable
211 .macro putuser size,src,dest,label,addr variable
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/netfilter_ipv4/
H A Dipchains_core.h55 ip_chainlabel label; member in struct:ip_fwuser
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Dipv6.h143 u32 label; member in struct:ip6_flowlabel
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/netfilter_ipv4/
H A Dipchains_core.h55 ip_chainlabel label; member in struct:ip_fwuser
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Dipv6.h143 u32 label; member in struct:ip6_flowlabel
/asus-wl-520gu-7.0.1.45/src/router/samba/source/web/
H A Dswat.c91 static char *make_parm_name(const char *label) argument
479 pstring label; local
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jfs/
H A Djfs_logmgr.h77 char label[16]; /* 16: journal label */ member in struct:logsuper
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/gadget/
H A Dgoku_udc.c1111 dump_intmask(const char *label, u32 mask, char **next, unsigned *size) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/kernel/
H A Dunwind_i.h95 unsigned long label; /* label for this state */ member in struct:unw_labeled_state
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dipchains_core.c236 ip_chainlabel label; /* Defines the label for each block */ member in struct:ip_chain
437 static int check_label(ip_chainlabel label) argument
449 static struct ip_chain *find_label(ip_chainlabel label) argument
461 static int find_special(ip_chainlabel label, in argument
511 ip_fw_domatch(struct ip_fwkernel *f, struct iphdr *ip, const char *rif, const ip_chainlabel label, struct sk_buff *skb, unsigned int slot, __u16 src_port, __u16 dst_port, unsigned int count, int tcpsyn) argument
1071 del_chain(ip_chainlabel label) argument
1109 struct ip_chain *label local
1130 create_chain(ip_chainlabel label) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dipchains_core.c236 ip_chainlabel label; /* Defines the label for each block */ member in struct:ip_chain
437 static int check_label(ip_chainlabel label) argument
449 static struct ip_chain *find_label(ip_chainlabel label) argument
461 static int find_special(ip_chainlabel label, in argument
511 ip_fw_domatch(struct ip_fwkernel *f, struct iphdr *ip, const char *rif, const ip_chainlabel label, struct sk_buff *skb, unsigned int slot, __u16 src_port, __u16 dst_port, unsigned int count, int tcpsyn) argument
1071 del_chain(ip_chainlabel label) argument
1109 struct ip_chain *label local
1130 create_chain(ip_chainlabel label) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/e2fsck/
H A Dunix.c375 int e2fsck_simple_progress(e2fsck_t ctx, const char *label, float percent, argument

Completed in 298 milliseconds

123