Searched refs:oi (Results 1 - 25 of 47) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospfd/
H A Dospf_ism.c77 ospf_elect_dr (struct ospf_interface *oi, list el_list)
95 if (IPV4_ADDR_SAME (&BDR (oi), &nbr->address.u.prefix4))
108 DR (oi) = dr->address.u.prefix4;
112 DR (oi).s_addr = 0;
120 ospf_elect_bdr (struct ospf_interface *oi, list el_list)
154 BDR (oi) = bdr->address.u.prefix4;
158 BDR (oi).s_addr = 0;
167 ospf_ism_state (struct ospf_interface *oi)
169 if (IPV4_ADDR_SAME (&DR (oi), &oi
76 ospf_elect_dr(struct ospf_interface *oi, list el_list) argument
119 ospf_elect_bdr(struct ospf_interface *oi, list el_list) argument
166 ospf_ism_state(struct ospf_interface *oi) argument
212 ospf_dr_election(struct ospf_interface *oi) argument
275 struct ospf_interface *oi; local
297 struct ospf_interface *oi; local
315 ism_timer_set(struct ospf_interface *oi) argument
382 ism_stop(struct ospf_interface *oi) argument
388 ism_interface_up(struct ospf_interface *oi) argument
414 ism_loop_ind(struct ospf_interface *oi) argument
426 ism_interface_down(struct ospf_interface *oi) argument
434 ism_backup_seen(struct ospf_interface *oi) argument
440 ism_wait_timer(struct ospf_interface *oi) argument
446 ism_neighbor_change(struct ospf_interface *oi) argument
452 ism_ignore(struct ospf_interface *oi) argument
569 ism_change_state(struct ospf_interface *oi, int state) argument
633 struct ospf_interface *oi; local
[all...]
H A Dospf_interface.c55 ospf_if_get_output_cost (struct ospf_interface *oi)
61 bw = oi->ifp->bandwidth ? oi->ifp->bandwidth : OSPF_DEFAULT_BANDWIDTH;
65 if (OSPF_IF_PARAM_CONFIGURED (IF_DEF_PARAMS (oi->ifp), output_cost_cmd) ||
66 OSPF_IF_PARAM_CONFIGURED (oi->params, output_cost_cmd))
67 cost = OSPF_IF_PARAM (oi, output_cost_cmd);
90 struct ospf_interface *oi;
92 if ( (oi = rn->info) == NULL)
95 newcost = ospf_if_get_output_cost (oi);
98 if (oi
54 ospf_if_get_output_cost(struct ospf_interface *oi) argument
89 struct ospf_interface *oi; local
106 ospf_if_reset_variables(struct ospf_interface *oi) argument
129 ospf_add_to_if(struct interface *ifp, struct ospf_interface *oi) argument
143 ospf_delete_from_if(struct interface *ifp, struct ospf_interface *oi) argument
162 struct ospf_interface *oi; local
213 ospf_if_cleanup(struct ospf_interface *oi) argument
268 ospf_if_free(struct ospf_interface *oi) argument
308 struct ospf_interface *oi; local
327 ospf_if_is_up(struct ospf_interface *oi) argument
336 struct ospf_interface *oi; local
355 struct ospf_interface *oi; local
383 struct ospf_interface *oi, *match; local
414 ospf_if_stream_set(struct ospf_interface *oi) argument
422 ospf_if_stream_unset(struct ospf_interface *oi) argument
551 struct ospf_interface *oi; local
625 ospf_if_is_enable(struct ospf_interface *oi) argument
635 ospf_if_up(struct ospf_interface *oi) argument
654 ospf_if_down(struct ospf_interface *oi) argument
795 struct ospf_interface *oi; local
887 struct ospf_interface *oi; local
[all...]
H A Dospf_packet.c68 ospf_auth_type (struct ospf_interface *oi) argument
72 if (OSPF_IF_PARAM (oi, auth_type) == OSPF_AUTH_NOTSET)
73 auth_type = oi->area->auth_type;
75 auth_type = OSPF_IF_PARAM (oi, auth_type);
79 list_isempty (OSPF_IF_PARAM (oi, auth_crypt)))
192 ospf_packet_add (struct ospf_interface *oi, struct ospf_packet *op) argument
195 ospf_fifo_push (oi->obuf, op);
198 /* ospf_fifo_debug (oi->obuf); */
202 ospf_packet_delete (struct ospf_interface *oi) argument
206 op = ospf_fifo_pop (oi
239 ospf_packet_max(struct ospf_interface *oi) argument
253 ospf_check_md5_digest(struct ospf_interface *oi, struct stream *s, u_int16_t length) argument
302 ospf_make_md5_digest(struct ospf_interface *oi, struct ospf_packet *op) argument
441 struct ospf_interface *oi; local
459 struct ospf_interface *oi; local
579 ospf_hello(struct ip *iph, struct ospf_header *ospfh, struct stream * s, struct ospf_interface *oi, int size) argument
859 ospf_db_desc_proc(struct stream *s, struct ospf_interface *oi, struct ospf_neighbor *nbr, struct ospf_db_desc *dd, u_int16_t size) argument
983 ospf_db_desc(struct ip *iph, struct ospf_header *ospfh, struct stream *s, struct ospf_interface *oi, u_int16_t size) argument
1212 ospf_ls_req(struct ip *iph, struct ospf_header *ospfh, struct stream *s, struct ospf_interface *oi, u_int16_t size) argument
1310 ospf_ls_upd_list_lsa(struct ospf_neighbor *nbr, struct stream *s, struct ospf_interface *oi, size_t size) argument
1442 ospf_ls_upd(struct ip *iph, struct ospf_header *ospfh, struct stream *s, struct ospf_interface *oi, u_int16_t size) argument
1773 ospf_ls_ack(struct ip *iph, struct ospf_header *ospfh, struct stream *s, struct ospf_interface *oi, u_int16_t size) argument
1942 ospf_associate_packet_vl(struct interface *ifp, struct ospf_interface *oi, struct ip *iph, struct ospf_header *ospfh) argument
1993 ospf_check_area_id(struct ospf_interface *oi, struct ospf_header *ospfh) argument
2006 ospf_check_network_mask(struct ospf_interface *oi, struct in_addr ip_src) argument
2026 ospf_check_auth(struct ospf_interface *oi, struct stream *ibuf, struct ospf_header *ospfh) argument
2095 ospf_verify_header(struct stream *ibuf, struct ospf_interface *oi, struct ip *iph, struct ospf_header *ospfh) argument
2169 struct ospf_interface *oi; local
2301 ospf_make_header(int type, struct ospf_interface *oi, struct stream *s) argument
2323 ospf_make_auth(struct ospf_interface *oi, struct ospf_header *ospfh) argument
2363 ospf_fill_header(struct ospf_interface *oi, struct stream *s, u_int16_t length) argument
2384 ospf_make_hello(struct ospf_interface *oi, struct stream *s) argument
2457 ospf_make_db_desc(struct ospf_interface *oi, struct ospf_neighbor *nbr, struct stream *s) argument
2573 struct ospf_interface *oi; local
2630 ospf_make_ls_upd(struct ospf_interface *oi, list update, struct stream *s) argument
2692 ospf_make_ls_ack(struct ospf_interface *oi, list ack, struct stream *s) argument
2731 ospf_hello_send_sub(struct ospf_interface *oi, struct in_addr *addr) argument
2762 struct ospf_interface *oi; local
2830 ospf_hello_send(struct ospf_interface *oi) argument
2917 struct ospf_interface *oi; local
2956 struct ospf_interface *oi; local
2971 struct ospf_interface *oi; local
3024 ospf_ls_upd_queue_send(struct ospf_interface *oi, list update, struct in_addr addr) argument
3061 struct ospf_interface *oi = THREAD_ARG(thread); local
3091 struct ospf_interface *oi; local
3136 ospf_ls_ack_send_list(struct ospf_interface *oi, list ack, struct in_addr dst) argument
3168 struct ospf_interface *oi = THREAD_ARG (thread); local
3182 struct ospf_interface *oi = nbr->oi; local
3196 ospf_ls_ack_send_delayed(struct ospf_interface *oi) argument
[all...]
H A Dospf_nsm.c66 IF_NAME (nbr->oi), inet_ntoa (nbr->router_id));
76 struct ospf_interface *oi;
82 oi = nbr->oi;
86 IF_NAME (nbr->oi), inet_ntoa (nbr->src));
150 IF_NAME (nbr->oi), inet_ntoa (nbr->router_id));
164 if (nbr->oi->type == OSPF_IFTYPE_NBMA && nbr->nbr_nbma)
190 struct ospf_interface *oi;
193 oi = nbr->oi;
75 struct ospf_interface *oi; local
188 struct ospf_interface *oi; local
329 struct ospf_interface *oi; local
357 struct ospf_interface *oi; local
666 struct ospf_interface *oi; local
797 struct ospf_interface *oi; local
[all...]
H A Dospf_ism.h52 if (oi->on_write_q == 0) \
54 listnode_add (ospf_top->oi_write_q, oi); \
55 oi->on_write_q = 1; \
65 (T) = thread_add_timer (master, (F), oi, (V))
H A Dospf_flood.c72 if (inbr->oi->state == ISM_Backup && ! NBR_IS_DR (inbr))
76 listnode_add (inbr->oi->ls_ack, ospf_lsa_lock (lsa));
117 struct ospf_interface *oi;
154 if ((oi = getdata (node)) != NULL)
155 if (IPV4_ADDR_SAME (&oi->address->u.prefix4, &new->data->id))
157 if (oi->area != area ||
158 oi->type != OSPF_IFTYPE_BROADCAST ||
159 !IPV4_ADDR_SAME (&oi->address->u.prefix4, &DR (oi)))
173 ospf_lsa_unlock (oi
116 struct ospf_interface *oi; local
235 struct ospf_interface *oi; local
354 ospf_flood_through_interface(struct ospf_interface *oi, struct ospf_neighbor *inbr, struct ospf_lsa *lsa) argument
594 struct ospf_interface *oi = getdata (node); local
693 struct ospf_interface *oi = getdata (if_node); local
937 struct ospf_interface *oi = getdata (node); local
966 struct ospf_interface *oi = getdata (node); local
[all...]
H A Dospf_neighbor.c47 ospf_nbr_new (struct ospf_interface *oi) argument
56 nbr->oi = oi;
62 nbr->v_inactivity = OSPF_IF_PARAM (oi, v_wait);
63 nbr->v_db_desc = OSPF_IF_PARAM (oi, retransmit_interval);
64 nbr->v_ls_req = OSPF_IF_PARAM (oi, retransmit_interval);
65 nbr->v_ls_upd = OSPF_IF_PARAM (oi, retransmit_interval);
129 struct ospf_interface *oi; local
133 oi = nbr->oi;
178 ospf_nbr_add_self(struct ospf_interface *oi) argument
296 struct ospf_interface *oi; local
[all...]
H A Dospfd.c78 struct ospf_interface *oi = getdata (node);
80 if (!if_is_up (oi->ifp) ||
81 OSPF_IF_PARAM (oi, passive_interface) == OSPF_IF_PASSIVE)
85 if (oi->type != OSPF_IFTYPE_VIRTUALLINK &&
86 oi->type != OSPF_IFTYPE_LOOPBACK)
87 if (IPV4_ADDR_CMP (&router_id, &oi->address->u.prefix4) < 0)
88 router_id = oi->address->u.prefix4;
121 struct ospf_interface *oi = getdata (node);
124 oi->nbr_self->router_id = router_id;
292 struct ospf_interface *oi
77 struct ospf_interface *oi = getdata (node); local
120 struct ospf_interface *oi = getdata (node); local
290 struct ospf_interface *oi = getdata (node); local
560 ospf_area_add_if(struct ospf_area *area, struct ospf_interface *oi) argument
566 ospf_area_del_if(struct ospf_area *area, struct ospf_interface *oi) argument
713 struct ospf_interface *oi; local
774 ospf_ls_upd_queue_empty(struct ospf_interface *oi) argument
825 struct ospf_interface *oi = getdata (node); local
892 struct ospf_interface *oi; local
1311 ospf_nbr_nbma_add(struct ospf_nbr_nbma *nbr_nbma, struct ospf_interface *oi) argument
1360 ospf_nbr_nbma_if_update(struct ospf_interface *oi) argument
1436 struct ospf_interface *oi; local
[all...]
H A Dospf_spf.h42 struct ospf_interface *oi; member in struct:vertex_nexthop
H A Dospf_opaque.c109 ospf_opaque_type9_lsa_init (struct ospf_interface *oi) argument
111 if (oi->opaque_lsa_self != NULL)
112 list_delete (oi->opaque_lsa_self);
114 oi->opaque_lsa_self = list_new ();
115 oi->opaque_lsa_self->del = free_opaque_info_per_type;
116 oi->t_opaque_lsa_self = NULL;
121 ospf_opaque_type9_lsa_term (struct ospf_interface *oi) argument
123 OSPF_TIMER_OFF (oi->t_opaque_lsa_self);
124 if (oi->opaque_lsa_self != NULL)
125 list_delete (oi
311 ospf_register_opaque_functab( u_char lsa_type, u_char opaque_type, int (* new_if_hook)(struct interface *ifp), int (* del_if_hook)(struct interface *ifp), void (* ism_change_hook)(struct ospf_interface *oi, int old_status), void (* nsm_change_hook)(struct ospf_neighbor *nbr, int old_status), void (* config_write_router)(struct vty *vty), void (* config_write_if )(struct vty *vty, struct interface *ifp), void (* config_write_debug )(struct vty *vty), void (* show_opaque_info )(struct vty *vty, struct ospf_lsa *lsa), int (* lsa_originator)(void *arg), void (* lsa_refresher )(struct ospf_lsa *lsa), int (* new_lsa_hook)(struct ospf_lsa *lsa), int (* del_lsa_hook)(struct ospf_lsa *lsa)) argument
554 struct ospf_interface *oi; local
776 opaque_lsa_ism_change_callback(list funclist, struct ospf_interface *oi, int old_status) argument
947 ospf_opaque_ism_change(struct ospf_interface *oi, int old_status) argument
1179 ospf_opaque_lsa_originate_schedule(struct ospf_interface *oi, int *delay0) argument
1328 struct ospf_interface *oi; local
1533 struct ospf_interface *oi = NULL; local
1665 pseudo_lsa(struct ospf_interface *oi, struct ospf_area *area, u_char lsa_type, u_char opaque_type) argument
1689 struct ospf_interface *oi; local
1737 struct ospf_interface *oi; local
1980 struct ospf_interface *oi; local
2185 struct ospf_interface *oi; local
2228 ospf_opaque_type9_lsa_rxmt_nbr_check(struct ospf_interface *oi) argument
2247 struct ospf_interface *oi; local
2279 struct ospf_interface *oi; local
2361 oi_to_top(struct ospf_interface *oi) argument
[all...]
H A Dospf_opaque.h104 extern int ospf_opaque_type9_lsa_init (struct ospf_interface *oi);
105 extern void ospf_opaque_type9_lsa_term (struct ospf_interface *oi);
117 void (* ism_change_hook)(struct ospf_interface *oi, int old_status),
132 extern void ospf_opaque_ism_change (struct ospf_interface *oi, int old_status);
140 extern void ospf_opaque_lsa_originate_schedule (struct ospf_interface *oi, int *init_delay);
154 extern struct ospf *oi_to_top (struct ospf_interface *oi);
H A Dospf_lsa.c482 lsa_link_ptop_set (struct stream *s, struct ospf_interface *oi)
491 if ((nbr = ospf_nbr_lookup_ptop (oi->nbrs, ospf_top->router_id)))
496 link_info_set (s, nbr->router_id, oi->address->u.prefix4,
497 LSA_LINK_TYPE_POINTOPOINT, 0, oi->output_cost);
501 if (oi->connected->destination != NULL)
509 id.s_addr = oi->connected->destination->u.prefix4.s_addr;
511 link_info_set (s, id, mask, LSA_LINK_TYPE_STUB, 0, oi->output_cost);
517 masklen2ip (oi->address->prefixlen, &mask);
518 id.s_addr = oi->address->u.prefix4.s_addr & mask.s_addr;
519 link_info_set (s, id, mask, LSA_LINK_TYPE_STUB, 0, oi
475 lsa_link_ptop_set(struct stream *s, struct ospf_interface *oi) argument
521 lsa_link_broadcast_set(struct stream *s, struct ospf_interface *oi) argument
555 lsa_link_loopback_set(struct stream *s, struct ospf_interface *oi) argument
571 lsa_link_virtuallink_set(struct stream *s, struct ospf_interface *oi) argument
601 struct ospf_interface *oi = node->data; local
890 ospf_network_lsa_body_set(struct stream *s, struct ospf_interface *oi) argument
911 ospf_network_lsa_new(struct ospf_interface *oi) argument
955 ospf_network_lsa_originate(struct ospf_interface *oi) argument
984 ospf_network_lsa_refresh(struct ospf_lsa *lsa, struct ospf_interface *oi) argument
1018 struct ospf_interface *oi; local
1034 ospf_network_lsa_timer_add(struct ospf_interface *oi) argument
1354 struct ospf_interface *oi = getdata (n1); local
1371 ospf_get_ip_from_ifp(struct ospf_interface *oi) argument
1395 struct ospf_interface *oi = getdata (n1); local
2050 ospf_network_lsa_install(struct ospf_interface *oi, struct ospf_lsa *new, int rt_recalc) argument
2212 ospf_lsa_install(struct ospf_interface *oi, struct ospf_lsa *lsa) argument
2368 struct ospf_interface *oi = getdata (node); local
2893 struct ospf_interface *oi; local
2996 struct ospf_interface *oi = getdata (node); local
3072 struct ospf_interface *oi; member in struct:lsa_action
[all...]
H A Dospf_snmp.c502 struct ospf_interface *oi;
509 oi = getdata (node);
511 if (oi && oi->address)
1308 struct ospf_interface *oi;
1321 oi = nbr_nbma->oi;
1333 if (oi)
1334 return SNMP_INTEGER (oi->output_cost);
1342 if (oi
499 struct ospf_interface *oi; local
1305 struct ospf_interface *oi; local
1596 struct ospf_interface *oi; local
1767 struct ospf_interface *oi; local
1960 struct ospf_interface *oi; local
2025 struct ospf_interface *oi; local
2052 struct ospf_interface *oi; local
2145 struct ospf_interface *oi; local
[all...]
H A Dospf_vty.c2348 struct ospf_interface *oi = getdata (node);
2350 nbr = ospf_nbr_lookup_by_routerid (oi->nbrs, &router_id);
2571 struct ospf_interface *oi = rn->info;
2573 if (oi == NULL)
2578 inet_ntoa (oi->address->u.prefix4), oi->address->prefixlen);
2580 vty_out (vty, " Area %s%s", ospf_area_desc_string (oi->area),
2584 inet_ntoa (ospf_top->router_id), ospf_network_type_str[oi->type],
2585 oi->output_cost, VTY_NEWLINE);
2588 OSPF_IF_PARAM (oi,transmit_dela
2334 struct ospf_interface *oi = getdata (node); variable in typeref:struct:ospf_interface
2555 struct ospf_interface *oi = rn->info; local
2658 show_ip_ospf_neighbor_sub(struct vty *vty, struct ospf_interface *oi) argument
2741 struct ospf_interface *oi = getdata (node); variable in typeref:struct:ospf_interface
2777 struct ospf_interface *oi; variable in typeref:struct:ospf_interface
2809 show_ip_ospf_nbr_nbma_detail_sub(struct vty *vty, struct ospf_interface *oi, struct ospf_nbr_nbma *nbr_nbma) argument
2842 show_ip_ospf_neighbor_detail_sub(struct vty *vty, struct ospf_interface *oi, struct ospf_neighbor *nbr) argument
2921 struct ospf_interface *oi = getdata (node); variable in typeref:struct:ospf_interface
2950 struct ospf_interface *oi = getdata (node); variable in typeref:struct:ospf_interface
2981 struct ospf_interface *oi = getdata (node); variable in typeref:struct:ospf_interface
3018 struct ospf_interface *oi; variable in typeref:struct:ospf_interface
4462 ospf_nbr_timer_update(struct ospf_interface *oi) argument
4491 struct ospf_interface *oi; variable in typeref:struct:ospf_interface
4527 ospf_nbr_timer_update (oi); variable
4533 ospf_nbr_timer_update (oi); variable
4567 struct ospf_interface *oi; variable in typeref:struct:ospf_interface
4602 ospf_nbr_timer_update (oi); variable
4608 ospf_nbr_timer_update (oi); variable
4780 struct ospf_interface *oi = rn->info; variable in typeref:struct:ospf_interface
4826 struct ospf_interface *oi = rn->info; variable in typeref:struct:ospf_interface
4896 struct ospf_interface *oi = rn->info; variable in typeref:struct:ospf_interface
4904 PRIORITY (oi) = OSPF_IF_PARAM (oi, priority); variable
4971 struct ospf_interface *oi = rn->info; variable in typeref:struct:ospf_interface
4979 PRIORITY (oi) = OSPF_IF_PARAM (oi, priority); variable
6897 struct ospf_interface *oi; local
7125 struct ospf_interface *oi = getdata (node); local
[all...]
H A Dospf_te.c69 /* List elements are zebra-interfaces (ifp), not ospf-interfaces (oi). */
130 static void ospf_mpls_te_ism_change (struct ospf_interface *oi, int old_status);
220 struct ospf_interface *oi = NULL; local
225 if ((oi = rn->info) == NULL)
233 if (ospf_if_is_enable (oi))
237 if (! ospf_if_is_enable (oi))
245 if (area == NULL || oi->area == area)
246 return oi;
378 set_linkparams_link_type (struct ospf_interface *oi, struct mpls_te_link *lp) argument
383 switch (oi
401 set_linkparams_link_id(struct ospf_interface *oi, struct mpls_te_link *lp) argument
503 struct ospf_interface *oi; local
620 ospf_mpls_te_ism_change(struct ospf_interface *oi, int old_state) argument
[all...]
H A Dospf_spf.c74 new->oi = nh->oi;
273 if (nh->oi == new->oi &&
352 struct ospf_interface *oi = NULL;
372 oi = ospf_if_is_configured (&(l2->link_data));
374 if (oi == NULL)
377 if (! IPV4_ADDR_SAME (&oi->address->u.prefix4,
384 if (oi && l2)
387 nh->oi
350 struct ospf_interface *oi = NULL; local
[all...]
H A Dospf_packet.h125 #define OSPF_PACKET_MAX(oi) ospf_packet_max (oi)
127 #define OSPF_PACKET_MAX(oi) (((oi)->ifp->mtu - ((oi)->auth_md5 ? OSPF_AUTH_MD5_SIZE : 0)) - 88)
H A Dospf_neighbor.h30 struct ospf_interface *oi; member in struct:ospf_neighbor
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dbcmotp.c273 static int ipxotp_write_bit(otpinfo_t *oi, chipcregs_t *cc, uint off);
281 otpinfo_t *oi = (otpinfo_t *)oh; local
282 return (int)(oi->status);
289 otpinfo_t *oi = (otpinfo_t *)oh; local
290 return (int)oi->wsize * 2;
296 otpinfo_t *oi = (otpinfo_t *)oh; local
301 otpwt = (R_REG(oi->osh, &cc->otplayout) & OTPL_WRAP_TYPE_MASK) >> OTPL_WRAP_TYPE_SHIFT;
303 row = off / oi->cols;
304 col = off % oi->cols;
313 W_REG(oi
336 otpinfo_t *oi; local
371 otpinfo_t *oi; local
400 ipxotp_bt_region_get(otpinfo_t *oi, uint16 *start, uint16 *end) argument
439 ipxotp_max_rgnsz(otpinfo_t *oi) argument
535 ipxotp_otpsize_set_65nm(otpinfo_t *oi, uint otpsz) argument
569 ipxotp_otpsize_set_40nm(otpinfo_t *oi, uint otpsz) argument
609 ipxotp_uotp_usbmanfid_offset(otpinfo_t *oi) argument
635 _ipxotp_init(otpinfo_t *oi, chipcregs_t *cc) argument
798 otpinfo_t *oi = NULL; local
902 otpinfo_t *oi = (otpinfo_t *)oh; local
1013 otpinfo_t *oi = (otpinfo_t *)oh; local
1036 ipxotp_writable(otpinfo_t *oi, chipcregs_t *cc) argument
1090 ipxotp_unwritable(otpinfo_t *oi, chipcregs_t *cc) argument
1140 ipxotp_write_bit_common(otpinfo_t *oi, chipcregs_t *cc, uint off) argument
1177 otpinfo_t *oi; local
1201 otpinfo_t *oi; local
1225 otpinfo_t *oi; local
1247 ipxotp40n_write_fuse(otpinfo_t *oi, chipcregs_t *cc, uint off, uint fuse) argument
1269 ipxotp40n_write_bit(otpinfo_t *oi, chipcregs_t *cc, uint off) argument
1328 otpinfo_t *oi = (otpinfo_t *)oh; local
1351 otpinfo_t *oi = (otpinfo_t *)oh; local
1379 otpinfo_t *oi = (otpinfo_t *)oh; local
1387 otpinfo_t *oi = (otpinfo_t *)oh; local
1419 otpinfo_t *oi = (otpinfo_t *)oh; local
1461 ipxotp_write_bit(otpinfo_t *oi, chipcregs_t *cc, uint off) argument
1488 otpinfo_t *oi = (otpinfo_t *)oh; local
1541 ipxotp_write_lock_bit(otpinfo_t *oi, chipcregs_t *cc, uint off) argument
1575 ipxotp_otpwb16(otpinfo_t *oi, chipcregs_t *cc, int wn, uint16 data) argument
1630 otpinfo_t *oi = (otpinfo_t *)oh; local
1687 otpinfo_t *oi = (otpinfo_t *)oh; local
1716 otpinfo_t *oi; local
1738 otpinfo_t *oi = (otpinfo_t *)oh; local
1762 otpinfo_t *oi = (otpinfo_t *)oh; local
2005 otpinfo_t *oi = (otpinfo_t *)oh; local
2257 otpinfo_t *oi = (otpinfo_t *)oh; local
2316 otpinfo_t *oi = (otpinfo_t *)oh; local
2476 otpinfo_t *oi = (otpinfo_t *)oh; local
2483 otpinfo_t *oi = (otpinfo_t *)oh; local
2490 otpinfo_t *oi = (otpinfo_t *)oh; local
2506 otpinfo_t *oi = (otpinfo_t *)oh; local
2524 otpinfo_t *oi = (otpinfo_t *)oh; local
2563 otpinfo_t *oi; local
2643 otpinfo_t *oi = (otpinfo_t *)oh; local
2675 otpinfo_t *oi = (otpinfo_t *)oh; local
2693 otpinfo_t *oi = (otpinfo_t *)oh; local
2844 otpinfo_t *oi = (otpinfo_t *)oh; local
2934 otpinfo_t *oi = (otpinfo_t *)oh; local
2990 otpinfo_t *oi = (otpinfo_t *)oh; local
3115 otpinfo_t *oi = (otpinfo_t *)oh; local
3142 otpinfo_t *oi = (otpinfo_t *)oh; local
3276 otpinfo_t *oi = (otpinfo_t *)oh; local
3335 otpinfo_t *oi = (otpinfo_t *)oh; local
3492 otpinfo_t *oi = (otpinfo_t *)oh; local
3597 otpinfo_t *oi = (otpinfo_t *)oh; local
3605 otpinfo_t *oi = (otpinfo_t *)oh; local
3613 otpinfo_t *oi = (otpinfo_t *)oh; local
3625 otpinfo_t *oi = (otpinfo_t *)oh; local
3633 otpinfo_t *oi; local
3750 otpinfo_t *oi = (otpinfo_t *)oh; local
3868 otpinfo_t *oi = (otpinfo_t *)oh; local
3878 otpinfo_t *oi = (otpinfo_t *)oh; local
3889 otpinfo_t *oi = (otpinfo_t *)oh; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ocfs2/
H A Duptodate.c76 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
77 struct ocfs2_caching_info *ci = &oi->ip_metadata_cache;
79 oi->ip_flags |= OCFS2_INODE_CACHE_INLINE;
113 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
115 struct ocfs2_caching_info *ci = &oi->ip_metadata_cache;
118 spin_lock(&oi->ip_lock);
119 tree = !(oi->ip_flags & OCFS2_INODE_CACHE_INLINE);
123 tree ? "array" : "tree", (unsigned long long)oi->ip_blkno);
132 spin_unlock(&oi->ip_lock);
140 (unsigned long long)oi
181 ocfs2_buffer_cached(struct ocfs2_inode_info *oi, struct buffer_head *bh) argument
291 ocfs2_insert_can_use_array(struct ocfs2_inode_info *oi, struct ocfs2_caching_info *ci) argument
303 ocfs2_expand_cache(struct ocfs2_inode_info *oi, struct ocfs2_meta_cache_item **tree) argument
339 __ocfs2_set_buffer_uptodate(struct ocfs2_inode_info *oi, sector_t block, int expand_tree) argument
428 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
467 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
523 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
[all...]
H A Dinode.c92 void ocfs2_get_inode_flags(struct ocfs2_inode_info *oi) argument
94 unsigned int flags = oi->vfs_inode.i_flags;
96 oi->ip_attr &= ~(OCFS2_SYNC_FL|OCFS2_APPEND_FL|
99 oi->ip_attr |= OCFS2_SYNC_FL;
101 oi->ip_attr |= OCFS2_APPEND_FL;
103 oi->ip_attr |= OCFS2_IMMUTABLE_FL;
105 oi->ip_attr |= OCFS2_NOATIME_FL;
107 oi->ip_attr |= OCFS2_DIRSYNC_FL;
173 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
182 if (oi
746 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
803 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
993 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
1089 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
[all...]
H A Dextent_map.c52 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
54 oi->ip_extent_map.em_num_items = 0;
55 INIT_LIST_HEAD(&oi->ip_extent_map.em_list);
84 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
87 spin_lock(&oi->ip_lock);
89 __ocfs2_extent_map_lookup(&oi->ip_extent_map, cpos, &emi);
99 spin_unlock(&oi->ip_lock);
114 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
115 struct ocfs2_extent_map *em = &oi->ip_extent_map;
119 spin_lock(&oi
230 struct ocfs2_inode_info *oi = OCFS2_I(inode); local
[all...]
H A Dsuper.c303 struct ocfs2_inode_info *oi; local
305 oi = kmem_cache_alloc(ocfs2_inode_cachep, GFP_NOFS);
306 if (!oi)
309 return &oi->vfs_inode;
937 struct ocfs2_inode_info *oi = data; local
939 oi->ip_flags = 0;
940 oi->ip_open_count = 0;
941 spin_lock_init(&oi->ip_lock);
942 ocfs2_extent_map_init(&oi->vfs_inode);
943 INIT_LIST_HEAD(&oi
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/openpromfs/
H A Dinode.c143 struct op_inode_info *oi = OP_I(inode); local
146 BUG_ON(oi->type != op_inode_prop);
151 m->private = oi->u.prop;
178 struct op_inode_info *ent_oi, *oi = OP_I(dir); local
188 BUG_ON(oi->type != op_inode_node);
190 dp = oi->u.node;
266 struct op_inode_info *oi = OP_I(inode); local
267 struct device_node *dp = oi->u.node;
337 struct op_inode_info *oi; local
339 oi
378 struct op_inode_info *oi; local
420 struct op_inode_info *oi = (struct op_inode_info *) data; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/s390/kernel/
H A Dhead31.S67 oi 3(%r12),2 # set IEEE fpu flag
78 oi 3(%r12),8 # set CSP flag
89 oi 3(%r12),16 # set MVPG flag
102 oi 3(%r12),0x80 # set IDTE flag
112 oi 2(%r12),1 # set diag9c flag
171 oi 2(%r15),0x40 # enable sigp emergency signal
172 oi 0(%r15),0x10 # switch on low address protection

Completed in 116 milliseconds

12