<dec f='src/src/sys/net/bpf.h' l='399' type='size_t'/>
<offset>128</offset>
<doc f='src/src/sys/net/bpf.h' l='393'>/*
	 * The number of memory words in the external memory store.
	 * There may be up to BPF_MAX_MEMWORDS words; if zero is set,
	 * then the internal memory store is used which has a fixed
	 * number of words (BPF_MEMWORDS).
	 */</doc>
<use f='src/src/sys/net/bpf_filter.c' l='89' u='w' c='bpf_set_extmem'/>
<use f='src/src/sys/net/bpf_filter.c' l='621' u='r' c='bpf_validate_ext'/>
