Home
last modified time | relevance | path

Searched defs:immediate_ok (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dneighbour.h464 neigh_event_send_probe(struct neighbour * neigh,struct sk_buff * skb,const bool immediate_ok) neigh_event_send_probe() argument
/linux/net/core/
H A Dneighbour.c1207 const bool immediate_ok) in __neigh_event_send()