Searched defs:ah (Results 1 - 25 of 217) sorted by last modified time

123456789

/freebsd-11-stable/sys/net/
H A Dif_fwsubr.c157 struct arphdr *ah; local
609 struct arphdr *ah; local
[all...]
H A Dif_ethersubr.c152 struct arphdr *ah; local
/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c61 struct ipoib_ah *ah; local
83 struct ipoib_ah *ah = container_of(kref, struct ipoib_ah, ref); local
562 struct ipoib_ah *ah, *tah; local
[all...]
H A Dipoib.h184 struct ipoib_ah *ah; member in struct:ipoib_mcast
405 struct ib_ah *ah; member in struct:ipoib_ah
419 struct ipoib_ah *ah; member in struct:ipoib_path
454 static inline void ipoib_put_ah(struct ipoib_ah *ah) argument
H A Dipoib_main.c553 struct ipoib_ah *ah = NULL; local
1515 struct arphdr *ah; local
[all...]
/freebsd-11-stable/sys/contrib/ipfilter/netinet/
H A Dfil.c1052 authhdr_t *ah; local
1601 authhdr_t *ah; local
[all...]
/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
H A Dib_sa_query.c63 struct ib_ah *ah; member in struct:ib_sa_sm_ah
H A Dib_uverbs_cmd.c246 static void put_ah_read(struct ib_ah *ah) argument
2911 struct ib_ah *ah; local
3011 struct ib_ah *ah; local
[all...]
H A Dib_uverbs_main.c239 struct ib_ah *ah = uobj->object; local
H A Dib_user_mad.c460 struct ib_ah *ah; local
H A Dib_cm.c278 struct ib_ah *ah; local
348 struct ib_ah *ah; local
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c2217 mlx5_set_path(struct mlx5_ib_dev *dev, struct mlx5_ib_qp *qp, const struct ib_ah_attr *ah, struct mlx5_qp_path *path, u8 port, int attr_mask, u32 path_flags, const struct ib_qp_attr *attr, bool alt) argument
[all...]
/freebsd-11-stable/sys/netipsec/
H A Dxform_ah.c558 struct newah *ah; local
864 struct newah *ah; local
[all...]
H A Dkey.c6262 key_getsizes_ah(const struct auth_hash *ah, int alg, u_int16_t* min, argument
/freebsd-11-stable/sys/netinet/libalias/
H A Dalias_ftp.c109 fingerprint_out(struct libalias *la, struct alias_data *ah) argument
122 fingerprint_in(struct libalias *la, struct alias_data *ah) argument
134 protohandler_out(struct libalias *la, struct ip *pip, struct alias_data *ah) argument
143 protohandler_in(struct libalias *la, struct ip *pip, struct alias_data *ah) argument
[all...]
/freebsd-11-stable/sys/i386/bios/
H A Dapm.c386 apm_add_hook(struct apmhook **list, struct apmhook *ah) argument
413 apm_del_hook(struct apmhook **list, struct apmhook *ah) argument
451 apm_hook_establish(int apmh, struct apmhook *ah) argument
461 apm_hook_disestablish(int apmh, struct apmhook *ah) argument
[all...]
/freebsd-11-stable/contrib/ntp/libntp/
H A Dntp_calendar.c743 uint32_t ah = ts->D_s.hi; local
804 uint32_t ah = ts->D_s.hi; local
[all...]
/freebsd-11-stable/contrib/unbound/iterator/
H A Diter_hints.c92 ah(struct delegpt* dp, const char* sv, const char* ip) function
[all...]
/freebsd-11-stable/contrib/tcpdump/
H A Dprint-icmp6.c1176 const struct ah *ah; local
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h1269 struct ib_ah *ah; member in struct:ib_ud_wr
[all...]
/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dprovider.c66 static int c4iw_ah_destroy(struct ib_ah *ah) argument
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5_ifc_fpga.h399 u8 ah[0x1]; member in struct:mlx5_ifc_ipsec_extended_cap_bits
/freebsd-11-stable/sys/dev/ath/
H A Dif_ath_tx.c354 struct ath_hal *ah = sc->sc_ah; local
730 struct ath_hal *ah = sc->sc_ah; local
1100 struct ath_hal *ah = sc->sc_ah; local
1153 ath_tx_get_rtscts_rate(struct ath_hal *ah, const HAL_RATE_TABLE *rt, int cix, int shortPreamble) argument
1178 ath_tx_calc_ctsduration(struct ath_hal *ah, int rix, int cix, int shortPreamble, int pktlen, const HAL_RATE_TABLE *rt, int flags) argument
1308 struct ath_hal *ah = sc->sc_ah; local
[all...]
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h703 ath_hal_checkchannel(struct ath_hal *ah, const struct ieee80211_channel *c) argument
724 ath_hal_gethwchannel(struct ath_hal *ah, const struct ieee80211_channel *c) argument
1008 struct ath_hal *ah = &ahp->h; local
1021 ath_hal_getantennaallowed(struct ath_hal *ah, const struct ieee80211_channel *chan) argument
[all...]
/freebsd-11-stable/sys/netinet/
H A Dif_ether.c312 arp_fillheader(struct ifnet *ifp, struct arphdr *ah, int bcast, u_char *buf, argument
347 struct arphdr *ah; local
782 struct arphdr *ah; local
1155 arp_check_update_lle(struct arphdr *ah, struct in_addr isaddr, struct ifnet *ifp, int bridged, struct llentry *la) argument
[all...]

Completed in 317 milliseconds

123456789