Searched defs:dst_ops___2 (Results 1 – 2 of 2) sorted by relevance
38482 struct dst_ops___2 { struct38485 int (*gc)(struct dst_ops___2 *); argument38486 struct dst_entry * (*check)(struct dst_entry *, __u32);38487 unsigned int (*default_advmss)(const struct dst_entry *);38488 unsigned int (*mtu)(const struct dst_entry *);38489 u32 * (*cow_metrics)(struct dst_entry *, long unsigned int);38490 void (*destroy)(struct dst_entry *);38491 void (*ifdown)(struct dst_entry *, struct net_device___2 *, int);38492 struct dst_entry * (*negative_advice)(struct dst_entry *);38493 void (*link_failure)(struct sk_buff___2 *);[all …]