Home
last modified time | relevance | path

Searched refs:munge (Results 1 – 9 of 9) sorted by relevance

/linux-3.4.99/Documentation/networking/
Dtc-actions-env-rules.txt15 2) If you munge any packet thou shalt call pskb_expand_head in the case
17 You must also tell us if it is ok to munge the packet (TC_OK2MUNGE),
/linux-3.4.99/fs/gfs2/
Dacl.c145 goto munge; in gfs2_acl_create()
150 munge: in gfs2_acl_create()
/linux-3.4.99/drivers/staging/comedi/
Dcomedidev.h117 void (*munge) (struct comedi_device *dev, struct comedi_subdevice *s, member
Ddrivers.c560 if (s->munge == NULL || (async->cmd.flags & CMDF_RAWDATA)) { in comedi_buf_munge()
581 s->munge(s->device, s, async->prealloc_buf + async->munge_ptr, in comedi_buf_munge()
/linux-3.4.99/drivers/staging/comedi/drivers/
Dadl_pci9111.c1415 subdevice->munge = pci9111_ai_munge; in pci9111_attach()
Damplc_pci224.c1473 s->munge = &pci224_ao_munge; in pci224_attach()
Ddas16.c1603 s->munge = das16_ai_munge; in das16_attach()
Dadl_pci9118.c2387 s->munge = pci9118_ai_munge; in pci9118_attach()
Dni_mio_common.c4442 s->munge = &ni_ai_munge;
4480 s->munge = ni_ao_munge;