Searched refs:eg_info (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Datmmpc.h58 eg_ctrl_info eg_info; member in union:k_message::__anon12598
/linux-master/net/atm/
H A Dmpoa_caches.c467 &msg->content.eg_info.eg_dst_ip);
479 entry->ctrl_info = msg->content.eg_info;
514 msg.content.eg_info = entry->ctrl_info;
H A Dmpc.c1231 __be32 cache_id = msg->content.eg_info.cache_id;
1270 purge_msg->content.eg_info = entry->ctrl_info;
1312 eg_cache_entry *entry = mpc->eg_ops->get_by_cache_id(msg->content.eg_info.cache_id, mpc);
1314 holding_time = msg->content.eg_info.holding_time;
1400 msg->content.eg_info = entry->ctrl_info;

Completed in 252 milliseconds