Searched defs:fport (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dconn_opt.c2577 in_port_t fport; local
2601 fport = connp->conn_fport;
2604 error = ip_attr_connect(connp, ixa, &saddr, &faddr, &nexthop, fport,
H A Dipclassifier.c1534 uint16_t fport; local
1622 fport = up[0];
1628 fport, ipha->ipha_src) &&
1674 uint16_t fport; local
1758 fport = up[0];
1764 fport, ip6h->ip6_src) &&
2373 * the {src, dst, lport, fport} quadruplet. Returns with conn reference
2423 * the {src, dst, lport, fport} quadruplet. Returns with conn reference
2476 * Find an exact {src, dst, lport, fport} match for a bounced datagram.
2514 * Find an exact {src, dst, lport, fport} matc
[all...]
H A Dicmp.c2277 in_port_t fport; local
2294 fport = connp->conn_fport;
2300 &saddr, &faddr, &nexthop, fport, NULL, NULL,
3722 in_port_t fport; local
3726 fport = connp->conn_fport;
3731 fport, NULL, NULL, IPDF_ALLOW_MCBC | IPDF_VERIFY_DST |
H A Dip6.c2468 * The caller puts <fport, lport> in the ports parameter.
2481 ip_fanout_udp_multi_v6(mblk_t *mp, ip6_t *ip6h, uint16_t lport, uint16_t fport, argument
2501 if ((IPCL_UDP_MATCH_V6(connp, lport, laddr, fport, faddr)) &&
2523 fport, faddr) &&
H A Dip.c5273 ip_fanout_udp_multi_v4(mblk_t *mp, ipha_t *ipha, uint16_t lport, uint16_t fport, argument
5299 if ((IPCL_UDP_MATCH(connp, lport, laddr, fport, faddr)) &&
5321 fport, faddr) &&
5387 fport, v6faddr) &&
5436 ipv6_all_zeros, fport, v6faddr) &&
/illumos-gate/usr/src/cmd/mdb/common/modules/sctp/
H A Dsctp.c690 in_port_t lport, fport; local
749 mdb_nhconvert(&fport, &connp->conn_fport, sizeof (fport));
751 state2str(sctp), lport, fport,
/illumos-gate/usr/src/cmd/mdb/common/modules/stmf/
H A Dstmf.c407 struct fct_local_port fport; local
429 if (mdb_vread(&fport, sizeof (fct_local_port_t),
436 return (fport.port_fct_private);
500 struct fct_local_port fport; local
515 if (mdb_vread(&fport, sizeof (fct_local_port_t),
524 fport.port_pwwn[0], fport.port_pwwn[1],
525 fport.port_pwwn[2], fport.port_pwwn[3],
526 fport
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Drds.h185 u_int16_t fport; member in struct:rds_info_flow
194 u_int16_t fport; member in struct:rds_info_flow
209 u_int16_t fport; member in struct:rds_info_message
220 u_int16_t fport; member in struct:rds_info_message
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c219 * in6_addr_t *faddrp, in_port_t (or uint16_t) fport, int err);
221 #define CL_INET_UDP_CONNECT(cp, is_outgoing, faddrp, fport, err) { \
234 (in_port_t)(fport), NULL); \
241 (uint8_t *)(faddrp), (in_port_t)(fport), NULL); \
1897 in_port_t fport; local
1914 fport = connp->conn_fport;
1920 &saddr, &faddr, &nexthop, fport, NULL, NULL,
2951 in_port_t fport; local
2955 fport = connp->conn_fport;
2960 fport, NUL
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c176 static int fcip_handle_suspend(fcip_port_info_t *fport, fc_detach_cmd_t cmd);
177 static int fcip_handle_resume(fcip_port_info_t *fport,
179 static fcip_port_info_t *fcip_softstate_free(fcip_port_info_t *fport);
773 fcip_port_info_t *fport = NULL; local
808 fport = kmem_zalloc(sizeof (fcip_port_info_t),
810 if (fport == NULL) {
821 fcip_port_head = fport;
845 fport = kmem_zalloc(sizeof (fcip_port_info_t),
847 if (fport == NULL) {
858 fport
1065 fcip_port_info_t *fport = fptr->fcip_port_info; local
1179 fcip_handle_resume(fcip_port_info_t *fport, fc_ulp_port_info_t *port_info, fc_attach_cmd_t cmd) argument
1277 fcip_port_info_t *fport = fptr->fcip_port_info; local
1512 fcip_port_info_t *fport; local
1682 fcip_port_info_t *fport; local
1847 fcip_handle_suspend(fcip_port_info_t *fport, fc_detach_cmd_t cmd) argument
2256 fcip_port_info_t *fport; local
2488 fcip_port_info_t *fport; local
2517 fcip_port_info_t *fport; local
2671 fcip_port_info_t *fport = fptr->fcip_port_info; local
2822 fcip_port_info_t *fport; local
3125 fcip_port_info_t *fport; local
3266 fcip_port_info_t *fport; local
4079 fcip_port_info_t *fport = fptr->fcip_port_info; local
4321 fcip_port_info_t *fport; local
4501 fcip_port_info_t *fport = fptr->fcip_port_info; local
4626 fcip_port_info_t *fport = fptr->fcip_port_info; local
4684 fcip_port_info_t *fport = fptr->fcip_port_info; local
4874 fcip_port_info_t *fport = fptr->fcip_port_info; local
4947 fcip_softstate_free(fcip_port_info_t *fport) argument
5188 fcip_port_info_t *fport; local
5351 fcip_port_info_t *fport; local
5565 fcip_port_info_t *fport; local
5735 fcip_port_info_t *fport; local
5837 fcip_port_info_t *fport = (fcip_port_info_t *)arg; local
5897 fcip_port_info_t *fport = (fcip_port_info_t *)arg; local
5920 fcip_port_info_t *fport; local
6208 fcip_port_info_t *fport = fptr->fcip_port_info; local
6373 fcip_port_info_t *fport = fptr->fcip_port_info; local
6472 fcip_port_info_t *fport; local
6537 fcip_port_info_t *fport = fptr->fcip_port_info; local
6643 fcip_port_info_t *fport = fptr->fcip_port_info; local
6828 fcip_port_info_t *fport = fptr->fcip_port_info; local
6913 fcip_port_info_t *fport = fptr->fcip_port_info; local
7101 fcip_port_info_t *fport = fptr->fcip_port_info; local
7359 fcip_port_info_t *fport; local
7587 fcip_port_info_t *fport; local
7616 fcip_port_info_t *fport = (fcip_port_info_t *)arg; local
[all...]

Completed in 151 milliseconds