Home
last modified time | relevance | path

Searched refs:inbound (Results 1 – 19 of 19) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/examples/
H A Dexample.sr2 # log all inbound packet on le0 which has IP options present
6 # block any inbound packets on le0 which are fragmented and "too short" to
13 # log all inbound TCP packets with the SYN flag (only) set
14 # (NOTE: if it were an inbound TCP packet with the SYN flag set and it
20 # block and log any inbound ICMP unreachables
24 # block and log any inbound UDP packets on le0 which are going to port 2049
44 # block any inbound UDP packets destined for these subnets.
50 # block any inbound TCP packets with only the SYN flag set that are
57 # block any inbound ICMP packets destined for these subnets.
H A Dexample.88 # block all inbound UDP packets and send back an ICMP error.
H A Dexample.32 # block all inbound packets.
H A Dnat-setup64 access list for inbound packets and translates addresses _AFTER_ it has
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_cmd.c299 charset->inbound = kiconv_open("UTF-8", name); in nfscmd_insert_charmap()
364 int inbound, size_t size) in nfscmd_convname() argument
376 (charset->inbound == NULL && inbound) || in nfscmd_convname()
377 (charset->outbound == NULL && !inbound)) in nfscmd_convname()
385 if (inbound) in nfscmd_convname()
386 ret = kiconv(charset->inbound, &name, &nsize, in nfscmd_convname()
H A Dnfs_export.c2807 if (cache->inbound != (kiconv_t)-1) in exportfree()
2808 (void) kiconv_close(cache->inbound); in exportfree()
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_sig.c1126 tcpsig_sa_exists(tcp_t *tcp, bool inbound, tcpsig_sa_t **sap) in tcpsig_sa_exists() argument
1141 if (inbound) { in tcpsig_sa_exists()
1151 if (inbound) { in tcpsig_sa_exists()
1163 if (inbound) { in tcpsig_sa_exists()
1173 if (inbound) { in tcpsig_sa_exists()
1196 tcpsig_pseudo_compute4(tcp_t *tcp, int tcplen, MD5_CTX *ctx, bool inbound) in tcpsig_pseudo_compute4() argument
1207 if (inbound) { in tcpsig_pseudo_compute4()
1224 tcpsig_pseudo_compute6(tcp_t *tcp, int tcplen, MD5_CTX *ctx, bool inbound) in tcpsig_pseudo_compute6() argument
1234 if (inbound) { in tcpsig_pseudo_compute6()
1251 uint8_t *digest, bool inbound) in tcpsig_signature() argument
[all …]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipsecah.c793 primary = sq.inbound; in ah_add_sa_finish()
801 secondary = sq.inbound; in ah_add_sa_finish()
824 primary = sq.inbound; in ah_add_sa_finish()
841 secondary = sq.inbound; in ah_add_sa_finish()
901 mutex_enter(&sq.inbound->isaf_lock); in ah_add_sa_finish()
902 larval = ipsec_getassocbyspi(sq.inbound, sq.assoc->sadb_sa_spi, in ah_add_sa_finish()
904 mutex_exit(&sq.inbound->isaf_lock); in ah_add_sa_finish()
1547 ah_set_usetime(ipsa_t *assoc, boolean_t inbound) in ah_set_usetime() argument
1581 if (inbound) { in ah_set_usetime()
1630 if (inbound) { in ah_set_usetime()
[all …]
H A Dipsecesp.c579 esp_age_bytes(ipsa_t *assoc, uint64_t bytes, boolean_t inbound) in esp_age_bytes() argument
610 if (inbound) { in esp_age_bytes()
658 if (inbound) { in esp_age_bytes()
975 esp_set_usetime(ipsa_t *assoc, boolean_t inbound) in esp_set_usetime() argument
1005 if (inbound) { in esp_set_usetime()
1054 if (inbound) { in esp_set_usetime()
1123 isaf_t *outbound, *inbound; in esp_getspi() local
1161 inbound = INBOUND_BUCKET(&espstack->esp_sadb.s_v6, in esp_getspi()
1167 inbound = INBOUND_BUCKET(&espstack->esp_sadb.s_v4, in esp_getspi()
1172 mutex_enter(&inbound->isaf_lock); in esp_getspi()
[all …]
H A Dspd.c246 ip_drop_packet_chain(mblk_t *mp, boolean_t inbound, ill_t *ill, in ip_drop_packet_chain() argument
256 ip_drop_packet(mp, inbound, ill, counter, who_called); in ip_drop_packet_chain()
6281 boolean_t inbound = (iramp != NULL); in ipsec_fragcache_add() local
6284 cmn_err(CE_WARN, "Fragcache: %s\n", inbound ? "INBOUND" : "OUTBOUND"); in ipsec_fragcache_add()
6296 ip_drop_packet(mp, inbound, NULL, in ipsec_fragcache_add()
6299 if (inbound) in ipsec_fragcache_add()
6325 ip_drop_packet(mp, inbound, NULL, in ipsec_fragcache_add()
6328 if (inbound) in ipsec_fragcache_add()
6344 ip_drop_packet(mp, inbound, NULL, in ipsec_fragcache_add()
6347 if (inbound) in ipsec_fragcache_add()
[all …]
H A Dipdrop.c252 ip_drop_packet(mblk_t *mp, boolean_t inbound, ill_t *ill, in ip_drop_packet() argument
293 if (inbound) in ip_drop_packet()
H A Dsadb.c714 boolean_t inbound) in sadb_destroyer() argument
728 if (inbound && cl_inet_deletespi && in sadb_destroyer()
2365 sq->inbound = &sq->sp->sdb_if[sq->inhash]; in sadb_form_query()
2368 sq->inbound = NULL; in sadb_form_query()
2694 mutex_enter(&sq->inbound->isaf_lock); in get_ipsa_pair()
2697 ipsapp->ipsap_sa_ptr = ipsec_getassocbyspi(sq->inbound, in get_ipsa_pair()
2700 ipsapp->ipsap_bucket = sq->inbound; in get_ipsa_pair()
2708 ipsapp->ipsap_pbucket = sq->inbound; in get_ipsa_pair()
2717 ipsapp->ipsap_pbucket = sq->inbound; in get_ipsa_pair()
2719 ipsapp->ipsap_sa_ptr = ipsec_getassocbyspi(sq->inbound, in get_ipsa_pair()
[all …]
/illumos-gate/usr/src/cmd/svc/profile/
H A DREADME41 In general, _any_ service that allows inbound net access should be
/illumos-gate/usr/src/cmd/cmd-inet/etc/ike/
H A Dconfig.sample89 # have are index-only rules, what do I do about inbound IKE requests?
/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h377 kiconv_t inbound; member
/illumos-gate/usr/src/uts/common/inet/
H A Dsadb.h700 isaf_t *inbound, *outbound; member
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c1610 iomb_is_dev_hdl_specific(uint32_t word0, boolean_t inbound) in iomb_is_dev_hdl_specific() argument
1614 if (inbound) { in iomb_is_dev_hdl_specific()
/illumos-gate/usr/src/cmd/spell/
H A Dextra2382 inbound
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt753 2. Problem: Outbound limit of the initiator isn't reduced in case inbound
2315 13. Problem: Outbound T10 DIF without runt, following inbound T10 DIF with