Searched defs:isnew (Results 1 – 17 of 17) sorted by relevance
/freebsd/lib/libsecureboot/openpgp/ |
H A D | decode.c | 82 decode_tag(unsigned char *ptr, int *isnew, int *ltype) in decode_tag() 259 int isnew, ltype; in decode_packet() local
|
H A D | opgp_key.c | 182 int isnew, ltype; in load_key_buf() local
|
/freebsd/crypto/openssl/crypto/ |
H A D | provider.c | 22 int isnew = 0; in OSSL_PROVIDER_try_load() local
|
/freebsd/sys/dev/ath/ath_rate/onoe/ |
H A D | onoe.c | 187 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) in ath_rate_newassoc()
|
/freebsd/sys/dev/ath/ath_rate/amrr/ |
H A D | amrr.c | 193 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) in ath_rate_newassoc()
|
/freebsd/sys/net80211/ |
H A D | ieee80211_scan.c | 555 ieee80211_scan_dump_probe_beacon(uint8_t subtype, int isnew, in ieee80211_scan_dump_probe_beacon() argument
|
/freebsd/sys/dev/wtap/ |
H A D | if_wtap.c | 558 wtap_newassoc(struct ieee80211_node *ni, int isnew) in wtap_newassoc() argument
|
/freebsd/sys/geom/multipath/ |
H A D | g_multipath.c | 820 int error, isnew; in g_multipath_taste() local
|
/freebsd/sys/dev/ath/ath_rate/sample/ |
H A D | sample.c | 1265 ath_rate_newassoc(struct ath_softc *sc, struct ath_node *an, int isnew) in ath_rate_newassoc()
|
/freebsd/sys/dev/otus/ |
H A D | if_otus.c | 1360 otus_newassoc(struct ieee80211_node *ni, int isnew) in otus_newassoc()
|
/freebsd/sys/netipsec/ |
H A D | key.c | 3039 int isnew; in key_newsav() local 5347 int error, isnew; in key_updateaddresses() local
|
/freebsd/sys/dev/ral/ |
H A D | rt2860.c | 833 rt2860_newassoc(struct ieee80211_node *ni, int isnew) in rt2860_newassoc()
|
/freebsd/sys/dev/ath/ |
H A D | if_ath.c | 6299 ath_newassoc(struct ieee80211_node *ni, int isnew) in ath_newassoc()
|
/freebsd/sys/dev/mwl/ |
H A D | if_mwl.c | 4253 mwl_newassoc(struct ieee80211_node *ni, int isnew) in mwl_newassoc()
|
/freebsd/sys/dev/wpi/ |
H A D | if_wpi.c | 4465 wpi_newassoc(struct ieee80211_node *ni, int isnew) in wpi_newassoc()
|
/freebsd/sys/dev/usb/wlan/ |
H A D | if_run.c | 2768 run_newassoc(struct ieee80211_node *ni, int isnew) in run_newassoc()
|
/freebsd/sys/dev/iwn/ |
H A D | if_iwn.c | 2872 iwn_newassoc(struct ieee80211_node *ni, int isnew) in iwn_newassoc()
|