Searched defs:lci (Results 1 – 13 of 13) sorted by relevance
/linux/net/x25/ |
H A D | x25_forward.c | 18 struct sk_buff *skb, int lci) in x25_forward_call() 90 int x25_forward_data(int lci, struct x25_neigh *from, struct sk_buff *skb) { in x25_forward_data() 128 void x25_clear_forward_by_lci(unsigned int lci) in x25_clear_forward_by_lci()
|
H A D | af_x25.c | 308 static struct sock *__x25_find_socket(unsigned int lci, struct x25_neigh *nb) in __x25_find_socket() 322 struct sock *x25_find_socket(unsigned int lci, struct x25_neigh *nb) in x25_find_socket() 337 unsigned int lci = 1; in x25_new_lci() local 941 unsigned int lci) in x25_rx_call_request()
|
H A D | x25_dev.c | 30 unsigned int lci; in x25_receive_data() local
|
H A D | x25_link.c | 185 void x25_transmit_clear_request(struct x25_neigh *nb, unsigned int lci, in x25_transmit_clear_request()
|
/linux/net/rose/ |
H A D | af_rose.c | 301 struct sock *rose_find_socket(unsigned int lci, struct rose_neigh *neigh) in rose_find_socket() 323 int lci; in rose_new_lci() local 1017 …ll_request(struct sk_buff *skb, struct net_device *dev, struct rose_neigh *neigh, unsigned int lci) in rose_rx_call_request()
|
H A D | rose_link.c | 233 void rose_transmit_clear_request(struct rose_neigh *neigh, unsigned int lci, unsigned char cause, u… in rose_transmit_clear_request()
|
H A D | rose_route.c | 665 struct rose_route *rose_route_free_lci(unsigned int lci, struct rose_neigh *neigh) in rose_route_free_lci() 865 unsigned int lci, new_lci; in rose_route_frame() local
|
/linux/include/net/ |
H A D | x25.h | 154 unsigned int lci, cudmatchlength; member 174 unsigned int lci; member
|
H A D | rose.h | 137 unsigned int lci, rand; member
|
H A D | cfg80211.h | 1373 const u8 *lci; member 3978 const u8 *lci; member
|
H A D | mac80211.h | 539 const u8 *lci; member
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | ftm-initiator.c | 1507 const u8 *ies, *lci, *civic, *msr_ie; in iwl_mvm_ftm_lc_notif() local
|
/linux/net/mac80211/ |
H A D | cfg.c | 1046 const u8 *lci, size_t lci_len, in ieee80211_set_ftm_responder_params()
|