Searched refs:lep (Results 1 – 2 of 2) sorted by relevance
579 ng_hci_le_ep *lep; in le_event() local581 NG_HCI_M_PULLUP(event, sizeof(*lep)); in le_event()585 lep = mtod(event, ng_hci_le_ep *); in le_event()586 m_adj(event, sizeof(*lep)); in le_event()587 switch(lep->subevent_code){ in le_event()
6723 struct sctp_inpcb *lep; in sctp_bindx_add_address() local6807 lep = sctp_pcb_findep(addr_to_use, 1, 0, vrf_id); in sctp_bindx_add_address()6808 if (lep == NULL) { in sctp_bindx_add_address()6813 if (lep != inp) { in sctp_bindx_add_address()6816 SCTP_INP_DECR_REF(lep); in sctp_bindx_add_address()