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

123

/linux-master/drivers/infiniband/hw/irdma/
H A Dcm.c1983 struct neighbour *neigh; local
2044 struct neighbour *neigh; local
[all...]
/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
889 neigh_destroy(struct neighbour *neigh) argument
927 neigh_suspect(struct neighbour *neigh) argument
939 neigh_connect(struct neighbour *neigh) argument
1085 struct neighbour *neigh = from_timer(neigh, t, timer); local
1171 __neigh_event_send(struct neighbour *neigh, struct sk_buff *skb, const bool immediate_ok) argument
1259 neigh_update_hhs(struct neighbour *neigh) argument
1297 __neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, u32 flags, u32 nlmsg_pid, struct netlink_ext_ack *extack) argument
1485 neigh_update(struct neighbour *neigh, const u8 *lladdr, u8 new, u32 flags, u32 nlmsg_pid) argument
1495 __neigh_set_probe_once(struct neighbour *neigh) argument
1514 struct neighbour *neigh = __neigh_lookup(tbl, saddr, dev, local
1543 neigh_resolve_output(struct neighbour *neigh, struct sk_buff *skb) argument
1578 neigh_connected_output(struct neighbour *neigh, struct sk_buff *skb) argument
1601 neigh_direct_output(struct neighbour *neigh, struct sk_buff *skb) argument
1611 struct neighbour *neigh; local
1901 struct neighbour *neigh; local
1969 struct neighbour *neigh; local
2562 neigh_fill_info(struct sk_buff *skb, struct neighbour *neigh, u32 pid, u32 seq, int type, unsigned int flags) argument
2664 neigh_update_notify(struct neighbour *neigh, u32 nlmsg_pid) argument
2974 neigh_get_reply(struct net *net, struct neighbour *neigh, u32 pid, u32 seq) argument
3003 pneigh_get_reply(struct net *net, struct pneigh_entry *neigh, u32 pid, u32 seq, struct neigh_table *tbl) argument
3030 struct neighbour *neigh; local
3148 struct neighbour *neigh; local
[all...]
H A Dfilter.c2199 struct neighbour *neigh; local
2298 struct neighbour *neigh; local
5859 struct neighbour *neigh; local
5996 struct neighbour *neigh; local
[all...]
/linux-master/drivers/infiniband/core/
H A Dcma.c5181 struct neighbour *neigh = ctx; local
/linux-master/net/batman-adv/
H A Dtypes.h2308 struct batadv_algo_neigh_ops neigh; member in struct:batadv_algo_ops
/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 191 milliseconds

123