Home
last modified time | relevance | path

Searched refs:endnode_hello_message (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/
Ddn_dev.h123 struct endnode_hello_message { struct
/linux-4.4.14/net/decnet/
Ddn_neigh.c445 struct endnode_hello_message *msg = (struct endnode_hello_message *)skb->data; in dn_neigh_endnode_hello()
Ddn_dev.c835 struct endnode_hello_message *msg; in dn_send_endnode_hello()
845 msg = (struct endnode_hello_message *)skb_put(skb,sizeof(*msg)); in dn_send_endnode_hello()