Lines Matching defs:ax25_digi
98 ax25_address *ax25, ax25_digi *ax25_digi, struct net_device *dev,
163 if (ax25_digi != NULL && ax25_digi->ndigi > 0) {
164 nr_neigh->digipeat = kmemdup(ax25_digi,
165 sizeof(*ax25_digi),
385 ax25_digi *ax25_digi, struct net_device *dev, unsigned int quality)
411 if (ax25_digi != NULL && ax25_digi->ndigi > 0) {
412 nr_neigh->digipeat = kmemdup(ax25_digi, sizeof(*ax25_digi),
612 static ax25_digi *nr_call_to_digi(ax25_digi *digi, int ndigis,
638 ax25_digi digi;