Searched defs:neigh (Results 51 - 57 of 57) sorted by relevance

123

/linux-master/net/core/
H A Dneighbour.c92 static int neigh_blackhole(struct neighbour *neigh, struct sk_buff *skb) argument
98 static void neigh_cleanup_and_release(struct neighbour *neigh) argument
179 neigh_update_flags(struct neighbour *neigh, u32 flags, int *notify, bool *gc_update, bool *managed_update) argument
215 struct neighbour *neigh; local
891 neigh_destroy(struct neighbour *neigh) argument
929 neigh_suspect(struct neighbour *neigh) argument
941 neigh_connect(struct neighbour *neigh) argument
1087 struct neighbour *neigh = from_timer(neigh, t, timer); local
1173 __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb, const bool immediate_ok) argument
1261 neigh_update_hhs(struct neighbour *neigh) argument
1299 __neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, u32 flags, u32 nlmsg_pid, struct netlink_ext_ack *extack) argument
1487 neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, u32 flags, u32 nlmsg_pid) argument
1497 __neigh_set_probe_once(struct neighbour *neigh) argument
1516 struct neighbour *neigh = __neigh_lookup(tbl, saddr, dev, local
1545 neigh_resolve_output(struct neighbour *neigh, struct sk_buff *skb) argument
1580 neigh_connected_output(struct neighbour *neigh, struct sk_buff *skb) argument
1603 neigh_direct_output(struct neighbour *neigh, struct sk_buff *skb) argument
1613 struct neighbour *neigh; local
1909 struct neighbour *neigh; local
1977 struct neighbour *neigh; local
2570 neigh_fill_info(struct sk_buff *skb, struct neighbour *neigh, u32 pid, u32 seq, int type, unsigned int flags) argument
2672 neigh_update_notify(struct neighbour *neigh, u32 nlmsg_pid) argument
2977 neigh_get_reply(struct net *net, struct neighbour *neigh, u32 pid, u32 seq) argument
3006 pneigh_get_reply(struct net *net, struct pneigh_entry *neigh, u32 pid, u32 seq, struct neigh_table *tbl) argument
3033 struct neighbour *neigh; local
3152 struct neighbour *neigh; local
[all...]
H A Dfilter.c2202 struct neighbour *neigh; local
2301 struct neighbour *neigh; local
5863 struct neighbour *neigh; local
6003 struct neighbour *neigh; local
[all...]
/linux-master/drivers/infiniband/hw/irdma/
H A Dcm.c1983 struct neighbour *neigh; local
2045 struct neighbour *neigh; local
[all...]
/linux-master/net/batman-adv/
H A Dtypes.h2308 struct batadv_algo_neigh_ops neigh; member in struct:batadv_algo_ops
/linux-master/drivers/infiniband/core/
H A Dcma.c5183 struct neighbour *neigh = ctx; local
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c2371 static void check_neigh_update(struct neighbour *neigh) argument
2380 t4_l2t_update(dev_get_drvdata(parent), neigh); local
/linux-master/net/ipv6/
H A Droute.c620 struct neighbour *neigh; local
686 struct neighbour *neigh; local
2109 struct neighbour *neigh; local
4121 struct neighbour *neigh; local
[all...]

Completed in 222 milliseconds

123