Searched defs:sn (Results 1 – 6 of 6) sorted by relevance
| /xnu-12377.41.6/tests/ |
| H A D | turnstile_multihop_types.h | 19 typedef s64 sn; typedef 22 typedef s32 sn; typedef
|
| /xnu-12377.41.6/bsd/netinet6/ |
| H A D | esp_rijndael.c | 157 int sn, dn; /* offset from the head of the mbuf, to meat */ in esp_cbc_decrypt_aes() local 373 int sn, dn; /* offset from the head of the mbuf, to meat */ in esp_cbc_encrypt_aes() local 788 uint32_t sn = 0; /* offset from the head of the mbuf, to meat */ in esp_gcm_encrypt_aes() local 947 uint32_t sn = 0; /* offset from the head of the mbuf, to meat */ in esp_gcm_decrypt_aes() local
|
| H A D | esp_chachapoly.c | 253 int32_t sn = 0; // offset from the head of this mbuf (s) to the body in esp_chachapoly_encrypt() local 398 int32_t sn = 0; // offset from the head of this mbuf (s) to the body in esp_chachapoly_decrypt() local
|
| H A D | esp_core.c | 773 int sn, dn; /* offset from the head of the mbuf, to meat */ in esp_cbc_decrypt() local 1011 int sn, dn; /* offset from the head of the mbuf, to meat */ in esp_cbc_encrypt() local
|
| /xnu-12377.41.6/bsd/net/ |
| H A D | pf.c | 1354 pf_insert_src_node(struct pf_src_node **sn, struct pf_rule *rule, in pf_insert_src_node() 3313 struct pf_addr *naddr, struct pf_addr *init_addr, struct pf_src_node **sn) in pf_map_addr() 3525 union pf_state_xport *nxport, struct pf_src_node **sn in pf_get_sport() 3878 int direction, struct pfi_kif *kif, struct pf_src_node **sn, in pf_get_translation_aux() 5759 struct pf_src_node *__single sn = NULL; in pf_test_rule() local 9229 struct pf_src_node *__single sn = NULL; in pf_route() local 9442 struct pf_src_node *__single sn = NULL; in pf_route6() local
|
| H A D | pf_ioctl.c | 2470 struct pf_src_node *sn; in pf_expire_states_and_src_nodes() local 4492 struct pf_src_node *sn; in pfioctl_ioc_src_node_kill() local
|