`tcpdump` で、送信元IPが 10.0.0.1 かつ 宛先ポートが 80 のパケットをキャプチャするフィルタ式はどれか。

src host 10.0.0.1 and dst port 80は`tcpdump`で・送信元IP