Next: , Up: BPF Syntax   [Contents][Index]


9.7.2.1 Special Characters

The presence of a ; on a line indicates the start of a comment that extends to the end of the current line. If a # appears as the first character of a line, the whole line is treated as a comment.

Statements and assembly directives are separated by newlines.