Searched refs:error_report (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Ddynamic_loader.h73 * errors are reported during the load process using syms->error_report().
109 * errors are reported during the load process using syms->error_report().
140 * Individual errors are reported using syms->error_report().
292 * error_report
303 void (*error_report) (struct dynamic_loader_sym *thisptr, member in struct:dynamic_loader_sym
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dncp_fs_sb.h98 void (*error_report)(struct sock* sk); member in struct:ncp_server
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/include/dspbridge/
H A Ddynamic_loader.h73 * errors are reported during the load process using syms->error_report().
109 * errors are reported during the load process using syms->error_report().
140 * Individual errors are reported using syms->error_report().
292 * error_report
303 void (*error_report) (struct dynamic_loader_sym *thisptr, member in struct:dynamic_loader_sym
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dncp_fs_sb.h98 void (*error_report)(struct sock* sk); member in struct:ncp_server
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/decnet/
H A Ddn_neigh.c14 * Steve Whitehouse : Added error_report functions
21 * Steve Whitehouse : Made error_report functions dummies. This
65 .error_report = dn_long_error_report,
77 .error_report = dn_short_error_report,
89 .error_report = dn_short_error_report, /* Can use short version here */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/decnet/
H A Ddn_neigh.c14 * Steve Whitehouse : Added error_report functions
21 * Steve Whitehouse : Made error_report functions dummies. This
65 .error_report = dn_long_error_report,
77 .error_report = dn_short_error_report,
89 .error_report = dn_short_error_report, /* Can use short version here */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/net/
H A Dneighbour.h120 void (*error_report)(struct neighbour *, struct sk_buff*); member in struct:neigh_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/net/
H A Dneighbour.h120 void (*error_report)(struct neighbour *, struct sk_buff*); member in struct:neigh_ops
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv4/
H A Darp.c139 .error_report = arp_error_report,
149 .error_report = arp_error_report,
167 .error_report = arp_error_report,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv4/
H A Darp.c139 .error_report = arp_error_report,
149 .error_report = arp_error_report,
167 .error_report = arp_error_report,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ncpfs/
H A Dinode.c302 sk->sk_error_report = server->error_report;
603 server->error_report = sock->sk->sk_error_report;
H A Dsock.c111 server->error_report(sk);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ncpfs/
H A Dinode.c302 sk->sk_error_report = server->error_report;
603 server->error_report = sock->sk->sk_error_report;
H A Dsock.c111 server->error_report(sk);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/dynload/
H A Dcload.c66 dlthis->mysym->error_report(dlthis->mysym, errtxt, args);
89 syms->error_report(syms, errtxt, args);
116 * using syms->error_report().
224 * using syms->error_report().
1795 * Individual errors are reported using syms->error_report().
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/tidspbridge/pmgr/
H A Ddbll.c503 zl_lib->symbol.dl_symbol.error_report = dbll_err_report;
647 zl_lib->symbol.dl_symbol.error_report = dbll_err_report;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/dynload/
H A Dcload.c66 dlthis->mysym->error_report(dlthis->mysym, errtxt, args);
89 syms->error_report(syms, errtxt, args);
116 * using syms->error_report().
224 * using syms->error_report().
1795 * Individual errors are reported using syms->error_report().
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/tidspbridge/pmgr/
H A Ddbll.c503 zl_lib->symbol.dl_symbol.error_report = dbll_err_report;
647 zl_lib->symbol.dl_symbol.error_report = dbll_err_report;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/ipv6/
H A Dndisc.c105 .error_report = ndisc_error_report,
115 .error_report = ndisc_error_report,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/ipv6/
H A Dndisc.c105 .error_report = ndisc_error_report,
115 .error_report = ndisc_error_report,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/atm/
H A Dclip.c273 .error_report = clip_neigh_error,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/atm/
H A Dclip.c273 .error_report = clip_neigh_error,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/core/
H A Dneighbour.c792 neigh->ops->error_report(neigh, skb);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/core/
H A Dneighbour.c792 neigh->ops->error_report(neigh, skb);

Completed in 277 milliseconds