/titanic_52/usr/src/cmd/getent/ |
H A D | dogetnetmask.c | 42 putnetmask(const struct in_addr key, const struct in_addr netmask, FILE *fp) in putnetmask() argument 65 struct in_addr addr, netmask; in dogetnetmask() local
|
/titanic_52/usr/src/boot/lib/libstand/ |
H A D | globals.c | 34 n_long netmask = 0xffffff00; /* subnet or net mask */ variable
|
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/in.routed/ |
H A D | radix.c | 172 uint8_t *netmask = NULL; in rn_lookup() local 435 uint8_t *netmask = n_arg; in rn_addmask() local 547 uint8_t *v = v_arg, *netmask = n_arg; rn_addroute() local 714 uint8_t *v, *netmask; rn_delete() local [all...] |
H A D | parms.c | 223 uint32_t dst, netmask, gate; in gwkludge() local
|
H A D | rtquery.c | 123 in_addr_t netaddr, netmask; in main() local
|
/titanic_52/usr/src/lib/libslp/clib/ |
H A D | slp_net_utils.c | 45 struct sockaddr_in netmask; member 144 struct in_addr netmask, net_addr, masked_addr; in slp_on_subnet() local [all...] |
/titanic_52/usr/src/lib/nsswitch/ldap/common/ |
H A D | getnetmasks.c | 70 char *buffer, **netmask; in _nss_ldap_netmasks2str() local
|
/titanic_52/usr/src/common/net/patricia/ |
H A D | radix.c | 252 caddr_t netmask = NULL; local 563 caddr_t netmask = (caddr_t)n_arg; local 693 caddr_t v = (caddr_t)v_arg, netmask = (caddr_t)n_arg; global() local 891 caddr_t v, netmask; global() local [all...] |
/titanic_52/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | routing_events.c | 118 struct sockaddr *addr, *netmask; in routing_events_v4() local 233 struct sockaddr *addr, *netmask; in routing_events_v6() local
|
H A D | events.c | 371 uint32_t addr_added, struct sockaddr *addr, struct sockaddr *netmask) in nwamd_event_init_if_state() argument
|
/titanic_52/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_name_service.c | 547 uint32_t netmask, netaddr, netaddr_dest; in dapls_ns_subnet_match_v4() local 591 uchar_t *netmask, *local_addr, *dest_addr; in dapls_ns_subnet_match_v6() local
|
/titanic_52/usr/src/uts/common/sys/ib/mgt/ibcm/ |
H A D | ibcm_arp.h | 63 ibt_ip_addr_t netmask; /* rts returned netmask */ member
|
/titanic_52/usr/src/lib/libdladm/common/ |
H A D | flowattr.c | 85 uchar_t *netmask; in do_check_ip_addr() local
|
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/ |
H A D | ifconfig.c | 930 struct sockaddr_storage netmask; setifaddr() local 1365 struct sockaddr_in netmask; setifnetmask() local 3226 struct sockaddr_in netmask = { AF_INET }; in_status() local 3435 struct sockaddr_in netmask = { AF_INET }; in_configinfo() local [all...] |
/titanic_52/usr/src/lib/libsldap/common/ |
H A D | ns_common.c | 55 struct in_addr addr, netmask; member 679 struct in_addr netmask; in __s_api_get_local_interfaces() local
|
H A D | ns_sldap.h | 421 char *netmask; member
|
/titanic_52/usr/src/lib/libnsl/nss/ |
H A D | netdir_inet_sundry.c | 509 uint32_t mask, netmask, clnt_addr, if_addr; in get_best_match() local [all...] |
/titanic_52/usr/src/stand/lib/inet/ |
H A D | ipv4.c | 58 static struct in_addr netmask = variable [all...] |
/titanic_52/usr/src/grub/grub-0.97/netboot/ |
H A D | nic.c | 35 static unsigned long netmask; variable [all...] |
/titanic_52/usr/src/cmd/cmd-inet/usr.sbin/nwamadm/ |
H A D | nwamadm.c | 1112 struct sockaddr_storage *netmask = in eventhandler() local
|
/titanic_52/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | options.c | 86 u_int32_t netmask = 0; /* IP netmask to set on interface */ variable [all...] |
/titanic_52/usr/src/uts/common/io/mac/ |
H A D | mac_flow.c | 2015 in6_addr_t *addr, *netmask; in flow_ip_accept_fe() local
|
/titanic_52/usr/src/lib/libipadm/common/ |
H A D | ipadm_addr.c | 906 struct sockaddr_storage netmask; in i_ipadm_set_prefixlen() local
|
/titanic_52/usr/src/uts/common/inet/ip/ |
H A D | ip_if.c | 15657 ipaddr_t netmask = ip_net_mask(ipif->ipif_lcl_addr); ipif_create_bcast_ires() local 15711 ipaddr_t netmask = ip_net_mask(ipif->ipif_lcl_addr); ipif_delete_bcast_ires() local [all...] |
/titanic_52/usr/src/uts/common/io/cxgbe/common/ |
H A D | t4_msg.h | 1619 __be32 netmask; member
|