Home
last modified time | relevance | path

Searched refs:content (Results 1 – 7 of 7) sorted by relevance

/net/atm/
Dlec.c152 mesg->content.normal.flag = *buff & 0x01; in lec_handle_bridge()
358 eth_hw_addr_set(dev, mesg->content.normal.mac_addr); in lec_atm_send()
364 lec_addr_delete(priv, mesg->content.normal.atm_addr, in lec_atm_send()
365 mesg->content.normal.flag); in lec_atm_send()
368 priv->topology_change = mesg->content.normal.flag; in lec_atm_send()
371 lec_flush_complete(priv, mesg->content.normal.flag); in lec_atm_send()
375 entry = lec_arp_find(priv, mesg->content.normal.mac_addr); in lec_atm_send()
379 if (mesg->content.normal.no_source_le_narp) in lec_atm_send()
383 lec_arp_update(priv, mesg->content.normal.mac_addr, in lec_atm_send()
384 mesg->content.normal.atm_addr, in lec_atm_send()
[all …]
Dmpc.c963 mpc->parameters = mesg->content.params; in msg_from_mpoad()
1082 __be32 dst_ip = msg->content.in_info.in_dst_ip; in MPOA_trigger_rcvd()
1090 msg->content.in_info = entry->ctrl_info; in MPOA_trigger_rcvd()
1100 msg->content.in_info = entry->ctrl_info; in MPOA_trigger_rcvd()
1120 __be32 dst_ip = msg->content.in_info.in_dst_ip; in check_qos_and_open_shortcut()
1157 __be32 dst_ip = msg->content.in_info.in_dst_ip; in MPOA_res_reply_rcvd()
1177 entry->ctrl_info = msg->content.in_info; in MPOA_res_reply_rcvd()
1208 __be32 dst_ip = msg->content.in_info.in_dst_ip; in ingress_purge_rcvd()
1231 __be32 cache_id = msg->content.eg_info.cache_id; in egress_purge_rcvd()
1270 purge_msg->content.eg_info = entry->ctrl_info; in purge_egress_shortcut()
[all …]
Dmpoa_caches.c145 msg.content.in_info = entry->ctrl_info; in cache_hit()
169 msg.content.in_info = entry->ctrl_info; in cache_hit()
285 msg.content.in_info = entry->ctrl_info; in check_resolving_entries()
467 &msg->content.eg_info.eg_dst_ip); in eg_cache_add_entry()
479 entry->ctrl_info = msg->content.eg_info; in eg_cache_add_entry()
514 msg.content.eg_info = entry->ctrl_info; in clear_expired()
/net/dns_resolver/
Ddns_key.c111 kenter("[%u,%u],%u", v1->hdr.content, v1->hdr.version, datalen); in dns_resolver_preparse()
112 if (v1->hdr.content != DNS_PAYLOAD_IS_SERVER_LIST) { in dns_resolver_preparse()
115 v1->hdr.content); in dns_resolver_preparse()
/net/can/
DKconfig34 tristate "Broadcast Manager CAN Protocol (with content filtering)"
37 The Broadcast Manager offers content filtering, timeout monitoring,
40 informs you on demand e.g. only on content updates / timeouts.
Disotp.c319 int start_index, u8 content) in check_pad() argument
340 if (cf->data[i] != content) in check_pad()
/net/sched/
DKconfig757 Say Y here if you want to mangle the content of packets.