Searched refs:eg (Results 1 – 2 of 2) sorted by relevance
689 eg_cache_entry *eg; in mpc_push() local741 eg = mpc->eg_ops->get_by_tag(tag, mpc); in mpc_push()742 if (eg == NULL) { in mpc_push()754 if (eg->shortcut == NULL) { in mpc_push()755 eg->shortcut = vcc; in mpc_push()765 mpc->eg_ops->put(eg); in mpc_push()769 skb_copy_to_linear_data(new_skb, eg->ctrl_info.DLL_header, in mpc_push()770 eg->ctrl_info.DH_length); in mpc_push()774 eg->latest_ip_addr = ip_hdr(new_skb)->saddr; in mpc_push()775 eg->packets_rcvd++; in mpc_push()[all …]
1171 eg. UNICAST, LOCAL, BROADCAST, ...1517 its "class", eg. BROADCAST, MULTICAST, ...
Completed in 11 milliseconds