Searched defs:sn (Results 1 – 6 of 6) sorted by relevance
| /xnu-8796.121.2/tests/ |
| H A D | turnstile_multihop_types.h | 19 typedef s64 sn; typedef 22 typedef s32 sn; typedef
|
| /xnu-8796.121.2/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 372 int sn, dn; /* offset from the head of the mbuf, to meat */ in esp_cbc_encrypt_aes() local 686 int sn, dn; /* offset from the head of the mbuf, to meat */ in esp_gcm_encrypt_aes() local 930 int sn, dn; /* offset from the head of the mbuf, to meat */ in esp_gcm_decrypt_aes() local
|
| H A D | esp_chachapoly.c | 271 int32_t sn = 0; // offset from the head of this mbuf (s) to the body in esp_chachapoly_encrypt() local 418 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 | 697 int sn, dn; /* offset from the head of the mbuf, to meat */ in esp_cbc_decrypt() local 935 int sn, dn; /* offset from the head of the mbuf, to meat */ in esp_cbc_encrypt() local
|
| /xnu-8796.121.2/bsd/net/ |
| H A D | pf.c | 1337 pf_insert_src_node(struct pf_src_node **sn, struct pf_rule *rule, in pf_insert_src_node() 3272 struct pf_addr *naddr, struct pf_addr *init_addr, struct pf_src_node **sn) in pf_map_addr() 3484 union pf_state_xport *nxport, struct pf_src_node **sn in pf_get_sport() 3837 int direction, struct pfi_kif *kif, struct pf_src_node **sn, in pf_get_translation_aux() 5720 struct pf_src_node *sn = NULL; in pf_test_rule() local 9191 struct pf_src_node *sn = NULL; in pf_route() local 9393 struct pf_src_node *sn = NULL; in pf_route6() local
|
| H A D | pf_ioctl.c | 2406 struct pf_src_node *sn; in pf_expire_states_and_src_nodes() local 4436 struct pf_src_node *sn; in pfioctl_ioc_src_node_kill() local
|