Searched refs:get_port_info (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/uts/common/ipp/ipgpc/ |
H A D | classifier.c | 67 static void get_port_info(ipgpc_packet_t *, void *, int, mblk_t *); 487 get_port_info(ipgpc_packet_t *packet, void *iph, int af, mblk_t *mp) in get_port_info() function 625 get_port_info(packet, ipha, AF_INET, mp); in parse_packet() 660 get_port_info(packet, ip6h, AF_INET6, mp); in parse_packet6()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | picllibdevinfo.c | 782 get_port_info(frutree_portnode_t *portp) in get_port_info() function
|
H A D | piclfrutree.c | 311 extern picl_errno_t get_port_info(frutree_portnode_t *); 4005 if ((rc = get_port_info(portp)) != PICL_SUCCESS) { in port_init()
|