OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTM_CHANGE
(Results
1 - 16
of
16
) sorted by relevancy
/src/usr.sbin/ldpd/
mpls_interface.c
129
oldbinding == MPLS_LABEL_IMPLNULL ? RTM_ADD :
RTM_CHANGE
)
149
&lab->so_gate, &so_ifa, so_tag, NO_FREESO,
RTM_CHANGE
) != LDP_E_OK){
mpls_routes.c
542
rg->m_rtm.rtm_type !=
RTM_CHANGE
&&
611
rg->m_rtm.rtm_type !=
RTM_CHANGE
))
658
case
RTM_CHANGE
:
743
case
RTM_CHANGE
:
socketops.c
828
RTM_ADD, RTM_DELETE,
RTM_CHANGE
,
/src/tests/net/if_loop/
t_pr.c
93
rtm.rtm_type =
RTM_CHANGE
;
/src/sbin/routed/
table.c
620
"
RTM_CHANGE
",
709
if (metric != 0 || action ==
RTM_CHANGE
) {
739
&& (action ==
RTM_CHANGE
|| action == RTM_DELETE)) {
741
if (action ==
RTM_CHANGE
) {
873
case
RTM_CHANGE
:
1191
if (m.r.rtm.rtm_type <=
RTM_CHANGE
1238
if (m.r.rtm.rtm_type <=
RTM_CHANGE
) {
1304
case
RTM_CHANGE
:
1552
kern_ioctl(k,
RTM_CHANGE
,
/src/usr.bin/rump_dhcpclient/
if-bsd.c
211
rtm.hdr.rtm_type =
RTM_CHANGE
;
/src/sys/net/
rtsock_shared.c
839
case
RTM_CHANGE
:
904
case
RTM_CHANGE
:
1490
case cmdpass(
RTM_CHANGE
, 1):
1502
case
RTM_CHANGE
:
1540
case cmdpass(
RTM_CHANGE
, 2):
rtsock.c
164
if (type == RTM_ADD || type ==
RTM_CHANGE
)
route.h
242
#define
RTM_CHANGE
0x3 /* Change Metrics or flags */
link_proto.c
244
rt_addrmsg(
RTM_CHANGE
, ifa);
route.c
1671
rt_newmsg(
RTM_CHANGE
, rt);
1784
rt_newmsg(
RTM_CHANGE
, rt);
2392
rt_newmsg(
RTM_CHANGE
, rt);
2402
rt_newmsg(
RTM_CHANGE
, rt);
/src/sbin/route/
route.c
1188
cmd =
RTM_CHANGE
;
1293
[
RTM_CHANGE
] = "
RTM_CHANGE
: Change Metrics, Flags or Gateway",
1486
case
RTM_CHANGE
: /* FALLTHROUGH */
/src/sys/netinet6/
nd6_nbr.c
792
rt_cmd =
RTM_CHANGE
;
nd6.c
1510
rt_clonedmsg(is_newentry ? RTM_ADD :
RTM_CHANGE
,
/src/sys/netinet/
if_arp.c
1032
rt_cmd =
RTM_CHANGE
;
/src/usr.sbin/route6d/
route6d.c
1622
case
RTM_CHANGE
:
2214
RTTYPE("CHANGE",
RTM_CHANGE
);
Completed in 25 milliseconds
Indexes created Sun Oct 19 01:09:53 GMT 2025