Home
last modified time | relevance | path

Searched defs:an (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_secy.c519 t_Error FM_MACSEC_SECY_CreateRxSa(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an, uint32_t l… in FM_MACSEC_SECY_CreateRxSa()
541 t_Error FM_MACSEC_SECY_DeleteRxSa(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an) in FM_MACSEC_SECY_DeleteRxSa()
565 t_Error FM_MACSEC_SECY_RxSaEnableReceive(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an) in FM_MACSEC_SECY_RxSaEnableReceive()
587 t_Error FM_MACSEC_SECY_RxSaDisableReceive(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an) in FM_MACSEC_SECY_RxSaDisableReceive()
609 t_Error FM_MACSEC_SECY_RxSaUpdateNextPn(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an, uint… in FM_MACSEC_SECY_RxSaUpdateNextPn()
630 t_Error FM_MACSEC_SECY_RxSaUpdateLowestPn(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an, ui… in FM_MACSEC_SECY_RxSaUpdateLowestPn()
651 t_Error FM_MACSEC_SECY_RxSaModifyKey(t_Handle h_FmMacsecSecY, t_Handle h_Sc, macsecAN_t an, macsecS… in FM_MACSEC_SECY_RxSaModifyKey()
682 t_Error FM_MACSEC_SECY_CreateTxSa(t_Handle h_FmMacsecSecY, macsecAN_t an, macsecSAKey_t key) in FM_MACSEC_SECY_CreateTxSa()
705 t_Error FM_MACSEC_SECY_DeleteTxSa(t_Handle h_FmMacsecSecY, macsecAN_t an) in FM_MACSEC_SECY_DeleteTxSa()
763 t_Error FM_MACSEC_SECY_TxSaSetActive(t_Handle h_FmMacsecSecY, macsecAN_t an) in FM_MACSEC_SECY_TxSaSetActive()
[all …]
H A Dfm_macsec_master.c703 t_Error FmMacsecCreateRxSa(t_Handle h_FmMacsec, uint32_t scId, e_ScSaId saId, macsecAN_t an, uint32… in FmMacsecCreateRxSa()
871 t_Error FmMacsecTxSaSetActive(t_Handle h_FmMacsec, uint32_t scId, e_ScSaId saId, macsecAN_t an) in FmMacsecTxSaSetActive()
/f-stack/dpdk/drivers/net/atlantic/
H A Drte_pmd_atlantic.c73 rte_pmd_atl_macsec_select_txsa(uint16_t port, uint8_t idx, uint8_t an, in rte_pmd_atl_macsec_select_txsa()
89 rte_pmd_atl_macsec_select_rxsa(uint16_t port, uint8_t idx, uint8_t an, in rte_pmd_atl_macsec_select_rxsa()
H A Datl_types.h80 u32 an; /* association number on the local side */ member
92 u32 an; /* association number on the remote side */ member
H A Datl_ethdev.c907 uint8_t idx, uint8_t an, in atl_macsec_select_txsa()
922 uint8_t idx, uint8_t an, in atl_macsec_select_rxsa()
/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A Dmath.h46 double acu, factor, oflo, gin, term, rn, a, b, an, dif; in i_gamma() local
/f-stack/dpdk/drivers/net/ixgbe/
H A Drte_pmd_ixgbe.c610 rte_pmd_ixgbe_macsec_select_txsa(uint16_t port, uint8_t idx, uint8_t an, in rte_pmd_ixgbe_macsec_select_txsa()
666 rte_pmd_ixgbe_macsec_select_rxsa(uint16_t port, uint8_t idx, uint8_t an, in rte_pmd_ixgbe_macsec_select_rxsa()
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_resolver.c1897 ngx_resolver_an_t *an; in ngx_resolver_process_a() local
2548 ngx_resolver_an_t *an; in ngx_resolver_process_srv() local
3063 ngx_resolver_an_t *an; in ngx_resolver_process_ptr() local
/f-stack/freebsd/netpfil/pf/
H A Dpf.c2188 u_int16_t *pc, struct pf_addr *an, u_int16_t pn, u_int8_t u, in pf_change_ap()
2246 pf_change_a(void *a, u_int16_t *c, u_int32_t an, u_int8_t u) in pf_change_a()
2257 pf_change_proto_a(struct mbuf *m, void *a, u_int16_t *c, u_int32_t an, u_int8_t udp) in pf_change_proto_a()
2271 pf_change_a6(struct pf_addr *a, u_int16_t *c, struct pf_addr *an, u_int8_t u) in pf_change_a6()
/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_mbox.h534 uint64_t __otx2_io an:1; /* AN supported or not */ member
616 uint8_t __otx2_io an; member
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_mcp_api.h71 bool an; member
/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c11795 uint8_t an; member