Searched refs:orf_type (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_packet.c1028 u_char orf_type, u_char when_to_refresh, int remove)
1058 if (orf_type == ORF_TYPE_PREFIX
1059 || orf_type == ORF_TYPE_PREFIX_OLD)
1067 stream_putc (s, orf_type);
1077 peer->host, orf_type,
1089 peer->host, orf_type,
2087 u_char orf_type; local
2102 orf_type = stream_getc (s);
2108 if (orf_type == ORF_TYPE_PREFIX
2109 || orf_type
1027 bgp_route_refresh_send(struct peer *peer, afi_t afi, safi_t safi, u_char orf_type, u_char when_to_refresh, int remove) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_packet.c1028 u_char orf_type, u_char when_to_refresh, int remove)
1058 if (orf_type == ORF_TYPE_PREFIX
1059 || orf_type == ORF_TYPE_PREFIX_OLD)
1067 stream_putc (s, orf_type);
1077 peer->host, orf_type,
1089 peer->host, orf_type,
2087 u_char orf_type; local
2102 orf_type = stream_getc (s);
2108 if (orf_type == ORF_TYPE_PREFIX
2109 || orf_type
1027 bgp_route_refresh_send(struct peer *peer, afi_t afi, safi_t safi, u_char orf_type, u_char when_to_refresh, int remove) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_packet.c1028 u_char orf_type, u_char when_to_refresh, int remove)
1058 if (orf_type == ORF_TYPE_PREFIX
1059 || orf_type == ORF_TYPE_PREFIX_OLD)
1067 stream_putc (s, orf_type);
1077 peer->host, orf_type,
1089 peer->host, orf_type,
2087 u_char orf_type; local
2102 orf_type = stream_getc (s);
2108 if (orf_type == ORF_TYPE_PREFIX
2109 || orf_type
1027 bgp_route_refresh_send(struct peer *peer, afi_t afi, safi_t safi, u_char orf_type, u_char when_to_refresh, int remove) argument
[all...]

Completed in 120 milliseconds