Searched defs:nc_path (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/net/batman-adv/
H A Dnetwork-coding.c204 static void batadv_nc_path_free_ref(struct batadv_nc_path *nc_path) batadv_nc_path_free_ref() argument
387 struct batadv_nc_path *nc_path; batadv_nc_purge_paths() local
451 const struct batadv_nc_path *nc_path = data; batadv_nc_hash_choose() local
506 struct batadv_nc_path *nc_path, *nc_path_tmp = NULL; batadv_nc_hash_find() local
635 struct batadv_nc_path *nc_path; batadv_nc_process_nc_paths() local
919 struct batadv_nc_path *nc_path, nc_path_key; batadv_nc_get_path() local
1234 struct batadv_nc_path *nc_path, nc_path_key; batadv_nc_path_search() local
1472 struct batadv_nc_path *nc_path; batadv_nc_skb_forward() local
1525 struct batadv_nc_path *nc_path; batadv_nc_skb_store_for_decoding() local
1706 struct batadv_nc_path *nc_path, nc_path_key; batadv_nc_find_decoding_packet() local
246 batadv_nc_to_purge_nc_path_coding(struct batadv_priv *bat_priv, struct batadv_nc_path *nc_path) batadv_nc_to_purge_nc_path_coding() argument
266 batadv_nc_to_purge_nc_path_decoding(struct batadv_priv *bat_priv, struct batadv_nc_path *nc_path) batadv_nc_to_purge_nc_path_decoding() argument
557 batadv_nc_sniffed_purge(struct batadv_priv *bat_priv, struct batadv_nc_path *nc_path, struct batadv_nc_packet *nc_packet) batadv_nc_sniffed_purge() argument
594 batadv_nc_fwd_flush(struct batadv_priv *bat_priv, struct batadv_nc_path *nc_path, struct batadv_nc_packet *nc_packet) batadv_nc_fwd_flush() argument
1432 batadv_nc_skb_add_to_path(struct sk_buff *skb, struct batadv_nc_path *nc_path, struct batadv_neigh_node *neigh_node, __be32 packet_id) batadv_nc_skb_add_to_path() argument
H A Dtypes.h1066 struct batadv_nc_path *nc_path; member in struct:batadv_nc_packet

Completed in 68 milliseconds