/linux-3.3/drivers/net/ethernet/sfc/ |
D | filter.h | 17 * @EFX_FILTER_TCP_FULL: Matching TCP/IPv4 4-tuple 18 * @EFX_FILTER_TCP_WILD: Matching TCP/IPv4 destination (host, port) 19 * @EFX_FILTER_UDP_FULL: Matching UDP/IPv4 4-tuple 20 * @EFX_FILTER_UDP_WILD: Matching UDP/IPv4 destination (host, port) 21 * @EFX_FILTER_MAC_FULL: Matching Ethernet destination MAC address, VID 22 * @EFX_FILTER_MAC_WILD: Matching Ethernet destination MAC address 53 * By default, matching packets will be delivered only to the
|
/linux-3.3/tools/perf/Documentation/ |
D | perf-probe.txt | 116 …eans that it probes function return. And ';PTN' means lazy matching pattern (see LAZY MATCHING). N… 117 …lazy matching by using 'SRC:ALN' or 'SRC;PTN' syntax, where 'SRC' is the source file path, ':ALN' … 143 LAZY MATCHING 145 …The lazy line matching is similar to glob matching but ignoring spaces in both of pattern and targ… 150 …hedule() can be moved easily by modifying schedule(), but the same line matching 'rq=cpu_rq*' may … 154 The filter pattern is a glob matching pattern(s) to filter variables.
|
/linux-3.3/drivers/tc/ |
D | tc-driver.c | 50 * tc_match_device - tell if a TC device structure has a matching 52 * @tdrv: the TC driver to earch for matching TC device ID strings 56 * system is in its list of supported devices. Returns the matching 77 * tc_bus_match - Tell if a device structure has a matching 80 * @drv: the device driver to search for matching TC device ID strings
|
/linux-3.3/drivers/rapidio/ |
D | rio-driver.c | 21 * rio_match_device - Tell if a RIO device has a matching RIO device id structure 25 * Used from driver probe and bus matching to check whether a RIO device 27 * matching &struct rio_device_id or %NULL if there is no match. 81 * rio_device_probe - Tell if a RIO device structure has a matching RIO device id structure 168 * rio_match_bus - Tell if a RIO device structure has a matching RIO driver device id structure 174 * there is a matching &struct rio_device_id or 0 if there is
|
/linux-3.3/include/net/netfilter/ |
D | nf_tproxy_core.h | 16 /* look up and get a reference to a matching socket */ 25 * This is used when the user wants to intercept a connection matching 27 * matching in preference order: 29 * - match: if there's a fully established connection matching the 34 * - match: if there's a listening socket matching the redirection 53 * - match: if there's a fully established connection matching the
|
/linux-3.3/tools/power/cpupower/utils/helpers/ |
D | pci.c | 13 * vendor_id : the pci vendor id matching the pci device to access 14 * dev_ids : device ids matching the pci device to access 18 * to access the PCI config space of matching pci devices
|
/linux-3.3/drivers/dio/ |
D | dio-driver.c | 19 * dio_match_device - Tell if a DIO device structure has a matching DIO device id structure 24 * system is in its list of supported devices. Returns the matching 104 * dio_bus_match - Tell if a DIO device structure has a matching DIO device id structure 109 * system is in its list of supported devices. Returns the matching
|
/linux-3.3/tools/perf/util/ |
D | string.c | 187 /* Character class matching */ 199 while (*pat && *pat != ']') { /* Matching */ in __match_charclass() 225 /* Glob/lazy pattern matching */ 230 /* Ignore spaces for lazy matching */ in __match_glob() 269 * strglobmatch - glob expression pattern matching 286 * strlazymatch - matching pattern strings lazily with glob pattern
|
/linux-3.3/Documentation/ |
D | binfmt_misc.txt | 9 with which binary. Binfmt_misc recognises the binary-type by matching some bytes 26 - 'magic' is the byte sequence binfmt_misc is matching for. The magic string 29 If you chose filename extension matching, this is the extension to be 31 matching is case sensitive! 33 bits from matching by supplying a string like magic and as long as magic.
|
/linux-3.3/security/apparmor/ |
D | match.c | 4 * This file contains AppArmor dfa based regular expression matching engine 200 * Returns: an unpacked dfa ready for matching or ERR_PTR on failure 286 * @start: the state of the dfa to start matching in 291 * finished matching in. The final state can be used to look up the accepting 311 /* current state is <state>, matching character *str */ in aa_dfa_match_len() 340 * @start: the state of the dfa to start matching in 344 * finished matching in. The final state can be used to look up the accepting
|
/linux-3.3/drivers/zorro/ |
D | zorro-driver.c | 19 * zorro_match_device - Tell if a Zorro device structure has a matching 25 * system is in its list of supported devices. Returns the matching 116 * zorro_bus_match - Tell if a Zorro device structure has a matching Zorro 122 * system is in its list of supported devices.Returns the matching
|
/linux-3.3/net/netfilter/ |
D | Kconfig | 351 Netfilter mark matching allows you to match packets based on the 496 This option adds the `IDLETIMER' target. Each matching packet 740 It allows matching on additional conntrack information, which is 750 CPU matching allows you to match packets based on the CPU 829 Helper matching allows you to match packets in dynamic connections 838 HL matching allows you to match packets based on the hoplimit 875 limit matching allows you to control the rate at which a rule can be 885 MAC matching allows you to match packets based on the source 903 Multiport matching allows you to match TCP or UDP packets based on 936 Socket owner matching allows you to match locally-generated packets [all …]
|
D | nfnetlink_acct.c | 45 struct nf_acct *nfacct, *matching = NULL; in nfnl_acct_new() local 60 matching = nfacct; in nfnl_acct_new() 64 if (matching) { in nfnl_acct_new() 67 atomic64_set(&matching->pkts, 0); in nfnl_acct_new() 68 atomic64_set(&matching->bytes, 0); in nfnl_acct_new()
|
/linux-3.3/Documentation/usb/ |
D | hotplug.txt | 91 be used when matching a driver to a device or class of devices. The 97 ... matching devices with specified vendor and product ids 101 ... matching specified interface class info 103 ... matching specified device class info
|
/linux-3.3/Documentation/networking/ |
D | fib_trie.txt | 125 If we don't find a match, we enter prefix matching mode. The prefix length, 127 and we backtrack upwards through the trie trying to find a longest matching 131 Inside each tnode, the search for longest matching prefix consists of searching 137 chop off part of the key in order to find the longest matching prefix.
|
/linux-3.3/scripts/ |
D | show_delta | 103 # for a matching line. 107 # search for line matching <base> string 120 print 'Couldn\'t find line matching base pattern "%s"' % base_str
|
/linux-3.3/net/bridge/netfilter/ |
D | Kconfig | 52 This option adds matching support for 802.3 Ethernet frames. 59 This option adds the among match, which allows matching the MAC source 103 This option adds the mark match, which allows matching frames based on 113 This option adds the packet type match, which allows matching on the
|
/linux-3.3/net/tipc/ |
D | name_table.h | 64 * @node_list: adjacent matching name seq publications with >= node scope 65 * @cluster_list: adjacent matching name seq publications with >= cluster scope 66 * @zone_list: adjacent matching name seq publications with >= zone scope
|
/linux-3.3/drivers/net/ethernet/seeq/ |
D | seeq8005.h | 103 #define SEEQCFG1_MATCH_MASK (0xc000) /* Packet matching logic cfg bits */ 104 #define SEEQCFG1_MATCH_SPECIFIC (0x0000) /* only matching MAC addresses */ 105 #define SEEQCFG1_MATCH_BROAD (0x4000) /* matching and broadcast addresses */ 106 #define SEEQCFG1_MATCH_MULTI (0x8000) /* matching, broadcast and multicast */
|
/linux-3.3/net/openvswitch/ |
D | datapath.h | 39 * @n_hit: Number of received packets for which a matching flow was found in 41 * @n_miss: Number of received packets that had no matching flow in the flow 44 * @n_lost: Number of received packets that had no matching flow in the flow
|
/linux-3.3/include/linux/netfilter/ |
D | xt_tcpudp.h | 6 /* TCP matching stuff */ 23 /* UDP matching stuff */
|
/linux-3.3/Documentation/RCU/ |
D | listRCU.txt | 92 return -EFAULT; /* No matching rule */ 125 return -EFAULT; /* No matching rule */ 184 return -EFAULT; /* No matching rule */ 213 return -EFAULT; /* No matching rule */ 290 return -EFAULT; /* No matching rule */
|
/linux-3.3/include/media/ |
D | v4l2-device.h | 127 /* Call the specified callback for all subdevs matching the condition. 145 /* Call the specified callback for all subdevs matching the condition. 169 /* Call the specified callback for all subdevs matching grp_id (if 0, then 181 /* Call the specified callback for all subdevs matching grp_id (if 0, then
|
/linux-3.3/lib/reed_solomon/ |
D | reed_solomon.c | 24 * generated or a already available matching control structure is used. 186 * init_rs_internal - Find a matching or allocate a new rs control structure 218 /* Walk through the list and look for a matching entry */ in init_rs_internal() 233 /* We have a matching one already */ in init_rs_internal() 250 * init_rs - Find a matching or allocate a new rs control structure 267 * init_rs_non_canonical - Find a matching or allocate a new rs control
|
/linux-3.3/drivers/base/power/ |
D | opp.c | 104 * Search list of device OPPs for one containing matching device. Does a RCU 229 * Searches for exact match in the opp list and returns pointer to the matching 234 * match is for exact matching frequency and is available in the stored OPP 275 * Search for the matching ceil *available* OPP from a starting freq 278 * Returns matching *opp and refreshes *freq accordingly, else returns 317 * Search for the matching floor *available* OPP from a starting freq 320 * Returns matching *opp and refreshes *freq accordingly, else returns 672 return ERR_CAST(dev_opp); /* matching type */ in opp_get_notifier()
|