HomeSort by: relevance | last modified time | path
    Searched defs:kflags (Results 1 - 16 of 16) sorted by relevancy

  /src/sys/net/
if_srt.c 56 unsigned int kflags; /* bits private to this file */ member in struct:srt_softc
285 sc->kflags = 0;
310 if ((ifp->if_flags & IFF_UP) || (sc->kflags & SKF_CDEVOPEN))
403 sc->kflags |= SKF_CDEVOPEN;
419 sc->kflags &= ~SKF_CDEVOPEN;
if_srt.c 56 unsigned int kflags; /* bits private to this file */ member in struct:srt_softc
285 sc->kflags = 0;
310 if ((ifp->if_flags & IFF_UP) || (sc->kflags & SKF_CDEVOPEN))
403 sc->kflags |= SKF_CDEVOPEN;
419 sc->kflags &= ~SKF_CDEVOPEN;
if_srt.c 56 unsigned int kflags; /* bits private to this file */ member in struct:srt_softc
285 sc->kflags = 0;
310 if ((ifp->if_flags & IFF_UP) || (sc->kflags & SKF_CDEVOPEN))
403 sc->kflags |= SKF_CDEVOPEN;
419 sc->kflags &= ~SKF_CDEVOPEN;
if_srt.c 56 unsigned int kflags; /* bits private to this file */ member in struct:srt_softc
285 sc->kflags = 0;
310 if ((ifp->if_flags & IFF_UP) || (sc->kflags & SKF_CDEVOPEN))
403 sc->kflags |= SKF_CDEVOPEN;
419 sc->kflags &= ~SKF_CDEVOPEN;
  /src/sys/dev/iscsi/
iscsi_text.c 196 uint8_t kflags[MAX_KEY + 2]; /* negotiation flags for each key */ member in struct:__anon16a0efc30708
218 #define TX(state, key) (state->kflags [key] & NS_SENT)
219 #define RX(state, key) (state->kflags [key] & NS_RECEIVED)
979 state->kflags[key] |= NS_SENT;
1010 state->kflags[key] |= NS_SENT;
1037 bool sent = (state->kflags[key] & NS_SENT) != 0;
1039 state->kflags[key] |= NS_RECEIVED;
1371 state->kflags[rxp.key] |= NS_RECEIVED;
iscsi_text.c 196 uint8_t kflags[MAX_KEY + 2]; /* negotiation flags for each key */ member in struct:__anon16a0efc30708
218 #define TX(state, key) (state->kflags [key] & NS_SENT)
219 #define RX(state, key) (state->kflags [key] & NS_RECEIVED)
979 state->kflags[key] |= NS_SENT;
1010 state->kflags[key] |= NS_SENT;
1037 bool sent = (state->kflags[key] & NS_SENT) != 0;
1039 state->kflags[key] |= NS_RECEIVED;
1371 state->kflags[rxp.key] |= NS_RECEIVED;
iscsi_text.c 196 uint8_t kflags[MAX_KEY + 2]; /* negotiation flags for each key */ member in struct:__anon16a0efc30708
218 #define TX(state, key) (state->kflags [key] & NS_SENT)
219 #define RX(state, key) (state->kflags [key] & NS_RECEIVED)
979 state->kflags[key] |= NS_SENT;
1010 state->kflags[key] |= NS_SENT;
1037 bool sent = (state->kflags[key] & NS_SENT) != 0;
1039 state->kflags[key] |= NS_RECEIVED;
1371 state->kflags[rxp.key] |= NS_RECEIVED;
iscsi_text.c 196 uint8_t kflags[MAX_KEY + 2]; /* negotiation flags for each key */ member in struct:__anon16a0efc30708
218 #define TX(state, key) (state->kflags [key] & NS_SENT)
219 #define RX(state, key) (state->kflags [key] & NS_RECEIVED)
979 state->kflags[key] |= NS_SENT;
1010 state->kflags[key] |= NS_SENT;
1037 bool sent = (state->kflags[key] & NS_SENT) != 0;
1039 state->kflags[key] |= NS_RECEIVED;
1371 state->kflags[rxp.key] |= NS_RECEIVED;
  /src/sys/dev/pci/
if_iwn.c 5075 uint16_t kflags; local in function:iwn_set_key
5081 kflags = IWN_KFLAG_CCMP | IWN_KFLAG_MAP | IWN_KFLAG_KID(k->k_id);
5083 kflags |= IWN_KFLAG_GROUP;
5090 node.kflags = htole16(kflags);
5119 node.kflags = htole16(IWN_KFLAG_INVALID);
if_iwn.c 5075 uint16_t kflags; local in function:iwn_set_key
5081 kflags = IWN_KFLAG_CCMP | IWN_KFLAG_MAP | IWN_KFLAG_KID(k->k_id);
5083 kflags |= IWN_KFLAG_GROUP;
5090 node.kflags = htole16(kflags);
5119 node.kflags = htole16(IWN_KFLAG_INVALID);
if_iwn.c 5075 uint16_t kflags; local in function:iwn_set_key
5081 kflags = IWN_KFLAG_CCMP | IWN_KFLAG_MAP | IWN_KFLAG_KID(k->k_id);
5083 kflags |= IWN_KFLAG_GROUP;
5090 node.kflags = htole16(kflags);
5119 node.kflags = htole16(IWN_KFLAG_INVALID);
if_iwn.c 5075 uint16_t kflags; local in function:iwn_set_key
5081 kflags = IWN_KFLAG_CCMP | IWN_KFLAG_MAP | IWN_KFLAG_KID(k->k_id);
5083 kflags |= IWN_KFLAG_GROUP;
5090 node.kflags = htole16(kflags);
5119 node.kflags = htole16(IWN_KFLAG_INVALID);
if_iwnreg.h 584 uint16_t kflags; member in struct:iwn_node_info
623 uint16_t kflags; member in struct:iwn4965_node_info
if_iwnreg.h 584 uint16_t kflags; member in struct:iwn_node_info
623 uint16_t kflags; member in struct:iwn4965_node_info
if_iwnreg.h 584 uint16_t kflags; member in struct:iwn_node_info
623 uint16_t kflags; member in struct:iwn4965_node_info
if_iwnreg.h 584 uint16_t kflags; member in struct:iwn_node_info
623 uint16_t kflags; member in struct:iwn4965_node_info

Completed in 79 milliseconds