HomeSort by relevance Sort by last modified time
    Searched refs:rtm_type (Results 1 - 16 of 16) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
table.c 716 switch (rtm->rtm_type) {
739 switch (rtm->rtm_type) {
770 rtm->rtm_msglen, rtm->rtm_version, rtm->rtm_type,
824 w.w_rtm.rtm_type = action;
1119 "ignore %s without mask", rtm_type_name(rtm->rtm_type));
1146 rtm_type_name(rtm->rtm_type));
1150 rtm_type_name(rtm->rtm_type),
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/inet/ip/
ip_rts.c 344 if (rtm->rtm_type != RTM_GET &&
345 rtm->rtm_type != RTM_RESOLVE &&
391 switch (rtm->rtm_type) {
429 switch (rtm->rtm_type) {
472 if (rtm->rtm_type == RTM_ADD || rtm->rtm_type == RTM_CHANGE ||
473 rtm->rtm_type == RTM_GET) {
479 switch (rtm->rtm_type) {
647 ((rtm->rtm_type == RTM_GET) ||
653 if (rtm->rtm_type == RTM_GET)
    [all...]
ip6_rts.c 185 rtm->rtm_type = (uchar_t)type;
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/lib/nwamd/
events.c 377 rtm->rtm_type);
387 switch (rtm->rtm_type) {
504 rtmtype_str(rtm->rtm_type), rtsock);
  /onnv/onnv-gate/usr/src/lib/smbsrv/libsmb/common/
smb_nicmon.c 151 switch (rtm->rtm_type) {
  /onnv/onnv-gate/usr/src/uts/common/net/
route.h 155 uchar_t rtm_type; /* message type */ member in struct:rt_msghdr
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/
6to4relay.c 127 rt_msg.rt_hdr.rtm_type = cmd;
route.c 737 rtm->rtm_type = RTM_DELETE;
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
util.c 331 rtmsg.rm_mh.rtm_type = type;
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
tables.c 221 rt_msg->rtm_type = type;
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
mpd_main.c     [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
main.c     [all...]
tables.c     [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/ncaconfd/
ncaconfd.c 1189 switch (rtm->rtm_type) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/idmap/idmapd/
idmap_config.c 921 switch (rtm->rtm_type) {
    [all...]
  /onnv/onnv-gate/usr/src/cmd/zoneadmd/
vplat.c     [all...]

Completed in 420 milliseconds